Google Search Scraper — Organic Results & SERP Data Extractor avatar

Google Search Scraper — Organic Results & SERP Data Extractor

Pricing

$15.00/month + usage

Go to Apify Store
Google Search Scraper — Organic Results & SERP Data Extractor

Google Search Scraper — Organic Results & SERP Data Extractor

Scrape Google organic search results for any query. Returns titles, URLs, snippets, and result positions — no Google Search API key or quota needed.

Pricing

$15.00/month + usage

Rating

0.0

(0)

Developer

Maged

Maged

Maintained by Community

Actor stats

1

Bookmarked

13

Total users

0

Monthly active users

4 days ago

Last modified

Share

What does Google Search Scraper do?

Google Search Scraper extracts organic search results from Google for any keyword — titles, URLs, snippets, and result positions — without a Google Search API key or quota limits.

This Actor runs on the Apify platform. Use it for SEO research, SERP monitoring, competitor analysis, or building search-result datasets.

Why use Google Search Scraper?

  • No Google API key — bypass Google Custom Search API's 100 queries/day free limit
  • True organic results — get the same results a real user sees
  • Batch searches — run hundreds of queries in one Actor run
  • Full SERP data — position, title, URL, snippet, and rich result indicators
  • SEO research — track rankings, find featured snippets, analyze competitor visibility

How to use Google Search Scraper

  1. Open the Actor and click Try for free
  2. Enter search queries in the queries field
  3. Set number of results, language, and country
  4. Click Start — SERP data appears in the Output tab
  5. Download as JSON or CSV

Input

{
"queries": ["best python web scraping library", "apify vs scrapy"],
"maxResults": 10,
"language": "en",
"country": "us"
}
FieldTypeDescriptionDefault
queriesarraySearch keywordsrequired
maxResultsintegerResults per query10
languagestringResults language codeen
countrystringCountry for localized resultsus

Output

{
"query": "best python web scraping library",
"position": 1,
"title": "Scrapy vs. Beautiful Soup vs. Selenium: Which Is Best?",
"url": "https://example.com/scrapy-vs-beautifulsoup",
"snippet": "We compare the top Python scraping libraries to help you choose...",
"domain": "example.com"
}

Output fields

FieldTypeDescription
querystringSearch query
positionnumberRanking position (1 = first result)
titlestringResult title
urlstringResult URL
snippetstringResult description snippet
domainstringRoot domain of the result

Cost

VolumeEstimated cost
100 queries × 10 results~$0.05–$0.50
1,000 queries~$0.50–$5.00

FAQ

Does this include ads? The Actor returns organic results only — paid ads are excluded.

Is this Actor maintained? Yes. Report bugs or feature requests in the Issues tab.

Need help or have questions? Open an issue in the Issues tab or reach out on Discord: maged03211