π₯ Google Search Scraper
Pricing
from $9.99 / 1,000 results
Go to Apify Store
π₯ Google Search Scraper
Scrape Google SERPs for any query. Get organic results, related searches, People Also Ask, and optional AI Overviews in clean JSON.
Scrape Google Search Engine Results Pages (SERPs). Add one or more queries and extract organic results, related searches, People Also Ask, and optional AI Overviews in clean JSON.
β¨ Key Features
- π Scrape organic results with title, link, snippet, and rank
- β Extract People Also Ask and related searches
- π€ Optional Google AI Overview capture
- π Set country and interface language
- π± Optional mobile SERP results
- π Structured JSON output, streamed while the run is in progress
πͺ Why Choose This Actor?
- Focused: Built for Google SERP extraction
- Flexible: Multiple queries, country/language, site filters
- Efficient: Results are pushed continuously while the job runs
- Structured: Renamed, integration-friendly field names
- Reliable: Stable public SERP extraction
π― Perfect For
- π SEO rank tracking and SERP monitoring
- π’ Competitor and market research
- π Brand mention and AI Overview monitoring
- π€ LLM / RAG pipelines that need clean search snippets
π Input Requirements
searchTerms(required): One or more search queries or Google Search URLsmaxPages(optional): Max SERP pages per query. Default:1country(optional): Country code, e.g.us,uk,de. Default:uslanguage(optional): UI language code, e.g.en,zh-CN. Default:enlocationCode(optional): Google UULE location codesiteFilter(optional): Limit to a domain, e.g.example.commobile(optional): Mobile SERP. Default:falseincludeUnfiltered(optional): Include filtered-out results. Default:falsecaptureAiOverview(optional): Full AI Overview extraction. Default:falsesaveHtmlSnapshot(optional): Save HTML snapshot URL. Default:falsesaveHtml(optional): Embed HTML in dataset items. Default:false
Input Example
{"searchTerms": ["What are the top 5 CRM tools"],"maxPages": 1,"country": "us","language": "en"}
Output Example
{"query": {"term": "best CRM tools","page": 1,"country": "US","language": "en","domain": "google.com"},"serpUrl": "http://www.google.com/search?q=best+CRM+tools&hl=en","hasMore": true,"organic": [{"rank": 1,"title": "Best CRM Software of 2026","link": "https://www.example.com/best-crm","displayLink": "www.example.com βΊ best-crm","snippet": "Compare the top CRM platforms..."}],"relatedSearches": [{ "text": "best free CRM", "link": "https://www.google.com/search?q=best+free+CRM" }],"alsoAsked": [{"question": "What is the most popular CRM?","answer": "..."}],"scrapedAt": "2026-07-21T04:00:00.000Z"}
π How to Use
- Add one or more queries to
searchTerms - Optionally set
maxPages,country,language, andcaptureAiOverview - Click Start and download results as JSON, CSV, Excel, or HTML
π Notes
- Free users of this actor have run and page-size limits; upgrade for unlimited usage