Google/Search Results
Google

Google Search Results Scraper API

Live Google organic search results — every URL, title, and description on the first page — country-targetable, paginated, ready to use.

From $0.0050 per call·Median under 2s·One charge per call
One call

Send a search query.
Get back JSON.

This endpoint takes one input: query. The response carries the parsed Google entity. Every public field, in a flat, predictable shape.

Request
cURL
curl https://hproxy.com/v1/scrape/google/search \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"query":"best residential proxies"}'
POST // 1 call · $0.0050 · <2s
Response200 OK
{
  "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
}
What comes backparsed fields
Google Search Results
google_search_result
resultsarray
One real call · one structured record
What you get

Structured data,
not a scraping project.

Organic Google search results — URL, title, description per result.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST. Works from any language
Built for

The work that
needs this data.

01

Lead generation

Pull Google signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.

02

Market research

Track competitors, audience movements, and trends across Google without standing up any scraping infrastructure.

03

AI training data

Feed predictable Google JSON straight into your model fine-tuning pipeline. Same schema every call.

More Google

The rest of the
Google hub.

Try it

Two dollars,
first run.

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.