Google Search Results (SERP) Scraper avatar

Google Search Results (SERP) Scraper

Try for free

Pay $1.00 for 1,000 results

Go to Store
Google Search Results (SERP) Scraper

Google Search Results (SERP) Scraper

scraperlink/google-search-results-serp-scraper
Try for free

Pay $1.00 for 1,000 results

**CHEAPEST** Google Search Results (SERP) Scraper with real-time SERP data and support for multiple countries.

Introduction

Our Google Search Results (SERP) Scraper is a cost-effective, high-speed Apify Actor designed to retrieve real-time Google Search results. With an affordable pricing model of $1 per 1,000 searches (up to 100 results per search), it outperforms competitors by being cheaper and faster.

Compared to other actors, this scraper offers:

  • The lowest cost per search among all tested solutions.
  • Faster execution times (2 seconds per search).
  • Per-search pricing, ensuring cost efficiency for all users.

Why Choose This Actor?

FeatureThis ActorOther Actors
Cost per 1M searches$1,000$2,907 - $1,000,000
Billing Model$1 per 1,000 searches (up to 100 results per search)$3.50+ per 1,000 searches or per listing fees
Speed2 seconds per search6 - 280 seconds
Supported CountriesMultiple (US, CA, etc.)Limited
Pricing TypeFixed-priceVaries

Unlike traditional per-listing pricing (charging $3.50 per 1,000 results or higher), this actor charges only $1 per 1,000 searches (which can have up to 100 results each), making it the cheapest option available.


Head-to-Head Cost & Performance Comparison

To ensure fairness, we ran the same query for "Nike" (100 results) across all platforms. For rental actors, average resource consumption was calculated based on Apify's pricing model, considering compute units, storage, request queue operations, and proxy fees where applicable. For "per listing" pricing models, it was assumed 100 listings are returned per search.

It's worth noting that not all "results" are the same. While we consider a result the entire search (which can have to up 100 listings), others charge per listing in the search. Put differently, they are charging for every single of the 100 listings in the search result, while we charge once for the entire results.

Below is the cost breakdown for each competitor:

ActorCost per 1M SearchesPriceBilling ModelDuration (s)Formula
scraperlink/google-search-results-serp-scraper (This Actor)$1,000$1.00 / 1,000 resultsPer Search2.0Fixed: ($1.00 per 1K searches * 1M searches)
devisty/google-search$3,422$7/month + Actor usage feesCompute-Based25.0((0.0009 CU * 1M * $0.40) + (100M dataset writes * $0.40))
apify/google-search-scraper$3,500$3.50 / 1,000 resultsPer Search7.0Fixed: ($3.50 per 1K searches * 1M searches)
serping/fast-google-search-results-scraper$3,500$3.50 / 1,000 resultsPer Search9.0Fixed: ($3.50 per 1K searches * 1M searches)
epctex/google-search-scraper$2,907$20/month rental + Actor feesCompute-Based6.0((0.0002 CU * 1M * $0.40) + (1M KV reads * $0.40))
hooli/easy-google-scraper$100,000$1.00 / 1,000 resultsPer Listing16.0Fixed: ($1.00 per 1K results * 1M searches * 100 listings)
quaking_pail/google-serp-scraper$1,000,000$10.00 / 1,000 resultsPer Listing280.0Fixed: ($10.00 per 1K results * 1M searches * 100 listings)

Actors That Failed to Generate Valid Results
The following actors failed to return valid results in our tests:

  • caprolok/google-scraper
  • glavier/google-web-search
  • parse/google-search

This highlights the importance of using reliable, tested solutions like this actor.


How It Works

This actor makes API calls to retrieve Google Search results based on your query and stores them in Apify's dataset.

  1. Provide a keyword (e.g., "Nike shoes").
  2. Set additional parameters (limit, page number, location, etc.).
  3. Receive structured search results in JSON format.

Input Parameters

ParameterRequiredDefaultTypeDescription
keywordYesN/AStringSearch term (e.g., "Elon Musk" or "Adidas site:youtube.com")
limitNo10NumberNumber of results per page (Allowed: 10, 20, 30, 40, 50, 100)
pageNo1NumberPage number for pagination. Automatically calculates start.
countryNoUSStringSearch location (US, CA, etc.)
startNoN/ANumberManually set the starting position (ignored if page is set).

Usage Examples

Retrieve Google Search results for "Nike":

{ "keyword": "Nike" }

Retrieve the second page of results:

{ "keyword": "Nike", "page": 2 }

Search specifically for Canada results:

{ "keyword": "Nike", "country": "CA" }

Custom Result Limit

Retrieve 50 results per page:

{ "keyword": "Nike", "limit": 50 }

Output Format

The actor returns results in JSON format:

{ "query": "Nike", "results": [ { "position": 1, "title": "Nike Official Site", "url": "https://www.nike.com", "description": "Shop the latest Nike products." }, ... ], "next_page": 2, "next_start": 10 }

To fetch the next page, simply update the page parameter.


Error Handling

If an invalid query or unsupported location is provided, the actor returns an error message:

{ "error": "Invalid location. Supported locations: US, CA." }

Conclusion

  • Most cost-effective Google Search Scraper available.
  • Per search pricing ($1 per 1,000 searches) instead of high per-listing fees.
  • Fastest execution time (2 seconds per search).
  • Supports multiple countries.
  • Fixed pricing, while competitors charge varied, higher fees.
  • Fully customizable with pagination, location filtering, and more.

Start using our Google Search Results (SERP) Scraper today and experience the best combination of speed, affordability, and accuracy!

Developer
Maintained by Community

Actor Metrics

  • 85 monthly users

  • 2 bookmarks

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 25 days ago

Categories