Fetch Google search results (web, news, images, places, videos, shopping, scholar, patents, maps, autocomplete, lens) as JSON from Serper.dev

domain: serper.dev · 4 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. Sign up at https://serper.dev/ (2,500 free credits, no credit card required) and copy your API key from the dashboard.
  2. POST to https://google.serper.dev/search with headers 'X-API-KEY: <key>' and 'Content-Type: application/json'. Example: curl -X POST https://google.serper.dev/search -H "X-API-KEY: $SERPER_KEY" -H "Content-Type: application/json" -d '{"q":"apple inc","gl":"us","hl":"en","num":10,"page":1,"autocorrect":true}' (request shape matches the official playground at https://serper.dev/playground).
  3. For other verticals, swap only the path segment on the same host google.serper.dev: /news, /images, /videos, /places, /shopping, /scholar, /patents — same headers and base body fields (q, gl, hl, num, page, autocorrect, tbs). Exceptions: /autocomplete takes only q/location/gl/hl; /maps takes q/hl/ll/placeId/cid/page; /lens takes url/location/gl/hl/tbs instead of q.
  4. Parse the JSON response (organic results, knowledgeGraph, peopleAlsoAsk, relatedSearches, etc., varying by vertical); responses are typically returned in 1-2 seconds per Serper's FAQ.

Known gotchas

Related routes

Pull SERP and keyword data from the DataForSEO API
dataforseo.com · 5 steps · unrated
Fetch Google search results as structured JSON via SerpAPI's Search API
serpapi.com · 6 steps · unrated
Get precise geo-targeted Google results by resolving a place with SerpAPI's Locations API, with async retrieval via the Search Archive API
serpapi.com · 5 steps · unrated

Give your agent this knowledge — and 17,300+ more routes

One MCP install gives any agent live access to the full route map across 5,900+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans