curl --request GET \ --url https://api.sociavault.com/v1/scrape/google/search \ --header 'X-API-Key: <api-key>'
Copy
{ "success": true, "results": [ { "url": "https://x.com/Austen", "title": "Austen Allred ✓", "description": "Among the dumbest assertions people make online is, “Remote work was better but companies brought everyone back in office to justify the rent they were paying and keep property values high.” As if companies are incapable of subleasing or selling buildings. 22 hours ago" } ]}
Google
Search
Search Google
GET
/
v1
/
scrape
/
google
/
search
Search
Copy
curl --request GET \ --url https://api.sociavault.com/v1/scrape/google/search \ --header 'X-API-Key: <api-key>'
Copy
{ "success": true, "results": [ { "url": "https://x.com/Austen", "title": "Austen Allred ✓", "description": "Among the dumbest assertions people make online is, “Remote work was better but companies brought everyone back in office to justify the rent they were paying and keep property values high.” As if companies are incapable of subleasing or selling buildings. 22 hours ago" } ]}