Lead generation
Pull Google signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Live Google organic search results — every URL, title, and description on the first page — country-targetable, paginated, ready to use.
This endpoint takes one input: query. The response carries the parsed Google entity. Every public field, in a flat, predictable shape.
curl https://hproxy.com/v1/scrape/google/search \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"query":"best residential proxies"}'{
"platform": "google",
"scraper": "google-search-collect-organic-results",
"input": {
"query": "best residential proxies"
},
"data": {
"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…\""
},
{
"url": "https://www.linkedin.com/in/austenallred",
"title": "Austen Allred — CEO & Co-Founder, Bloom Institute of Technology",
"description": "View Austen Allred's profile on LinkedIn…"
}
]
},
"records": 2,
"costUsd": 0.01,
"requestId": "run_3Qm8x2V7nKp4dWcF",
"elapsedMs": 1840
}Organic Google search results — URL, title, description per result.
Pull Google signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Track competitors, audience movements, and trends across Google without standing up any scraping infrastructure.
Feed predictable Google JSON straight into your model fine-tuning pipeline. Same schema every call.
Public ads for a company on Google Ad Transparency Library.
Detailed information about a specific Google ad — variations, regions, impressions.
Find advertisers on Google Ad Transparency Library by name.
Sign in with Google, drop $2 in the wallet, fire your first Search Results call against google.com. If it doesn’t do what you need, the balance is refundable for 24 hours.