Google Search Scraper | SERP | $0.11/1K | Pay Per Result avatar

Google Search Scraper | SERP | $0.11/1K | Pay Per Result

Pricing

from $0.11 / 1,000 results

Go to Apify Store
Google Search Scraper | SERP | $0.11/1K | Pay Per Result

Google Search Scraper | SERP | $0.11/1K | Pay Per Result

Extract the organic Google SERP for any query. Add a query and get the title, link, snippet, and rank position of every search result. Export to JSON or CSV, run it via API, or plug it into your agent. $0.11 per 1,000 results, pay per result. Served by AnyAPI.

Pricing

from $0.11 / 1,000 results

Rating

0.0

(0)

Developer

AnyAPI

AnyAPI

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

Runs a Google search and returns one row per organic result: title, link, snippet, and the position it ranked at. You can scope the search to a country, a language, a named location, and a recent time window. Google serves about 10 organic results a page, so one request returns one page.

Input

FieldTypeRequiredDescription
querystringyesThe Google search query. Operators like -, OR, and site: work here.
limitintegernoHow many organic results to ask for. Google serves about 10 a page, so a higher number will not return more. Defaults to 10.
glstringnoTwo letter country code for result localization, for example us, gb, de. Defaults to us.
hlstringnoTwo letter language code for the interface and results, for example en, es, de. Defaults to en.
locationstringnoA more specific location than the country, written the way Google writes it, for example New York, United States.
timeframestringnoRestrict results to a recent window: 1h, 1d, 7d, 1y, or all. Leave empty for no time limit.
autocorrectbooleannoLeave this on to let Google correct the spelling of the query. Turn it off to search the query exactly as written. Defaults to true.
maxItemsintegernoStop after this many results. Defaults to 100. Each result is charged once.

Output

Every result row is written to the dataset as one JSON object:

{
"title": "Best CRM For Startups: The All-In-One Guide",
"link": "https://www.salesforce.com/crm/startup-crm/",
"snippet": "Starter and Pro Suite are two Salesforce solutions that were specifically designed for startups.",
"position": 5,
"source": "AnyAPI"
}

Standby mode

This Actor also runs in Standby mode. Send the same input as a JSON body in a POST request and it answers with { "items": [ ... ] }, the same rows a standard run would write, charged the same way.

Pricing

This Actor is billed per result, plus one small fixed charge per run. A result event is charged for every row it writes, and the Actor Start event is charged once when the run begins. A run that finds nothing, or that comes back with an empty list, writes no rows and pays the start charge only. Both prices are on this Actor's Apify Store page.

Support

Something wrong with this Actor, a field you need, or a platform you want added? Open an issue on this Actor, or email support@getanyapi.com and a human will answer.

One shape across every platform

This Actor belongs to a set of sixteen on this account that read YouTube, Instagram, TikTok, X, Reddit, Threads, Facebook Ads Library and Google News. They take the same kind of input, write the same kind of row, bill the same way, and stamp every row with "source": "AnyAPI", so a pipeline written against one of them reads all of them without a second parser.

PlatformActors
YouTubesearch, channel videos, comments, transcripts
Instagramprofile posts, post comments
TikTokprofile videos, keyword search, video comments
Xprofile, user tweets
Redditsearch, post comments
OtherThreads posts, Facebook Ads Library, Google News