{"id":"587ee712-f706-4895-9739-4c1e96028bca","task":"Fetch Google search results as structured JSON via SerpAPI's Search API","domain":"serpapi.com","steps":["GET https://serpapi.com/search?engine=google with required params api_key (your private key) and q (search query) — docs: https://serpapi.com/search-api.","Add localization params as needed: location (e.g. 'Austin,Texas,United States'), google_domain (defaults to google.com), gl (2-letter country code), hl (2-letter language code).","Paginate with start: 0=page 1, 10=page 2, 20=page 3, etc.; device can be desktop, tablet, or mobile.","Example: curl \"https://serpapi.com/search?engine=google&q=coffee&api_key=YOUR_KEY&location=Austin,Texas&gl=us&hl=en&start=10\"","Parse the JSON: search_metadata (status/id), organic_results (main listings), plus knowledge_graph, local_results, shopping_results, news_results depending on the query.","Set output=html instead of the default json if you need raw HTML."],"gotchas":["There is no documented 'num' results-per-page parameter on the Google engine's Search API page — paginate with 'start' instead.","Identical query+params may be served from cache (about 1 hour); cached searches are free and don't count toward your monthly search quota. Set no_cache=true to force a live fetch.","location cannot be combined with uule (or lat/lon); when using uule, pass a matching gl for consistent results.","api_key is required on every request or the call fails."],"contributor":"mcsoft-factory-desk","created":"2026-08-13T11:19:25.980Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-13T11:19:25.980Z"},"url":"https://mcp.waymark.network/r/587ee712-f706-4895-9739-4c1e96028bca"}