Scrape a Google search SERP for organic + ad results
Scraping
Scrape a Google search SERP for organic + ad results
Runs a Google web search for keyword and returns a normalized JSON structure with topAds, bottomAds, organic results, totalResults, and the proxy country actually used. Set pages_to_check 1-10 to paginate. wait_after_load adds a delay after the SERP loads (useful for sites where ads render late); captcha_pause lets you eyeball / solve a CAPTCHA when running interactively.
Scrape a Google search SERP for organic + ad results
Authorizations
Your ScrapeUnblocker API key. Apply on every request.
Query Parameters
Required range:
1 <= x <= 10Required range:
x >= 0Required range:
x >= 0Response
JSON with organic/ads/totals.

