Google Search Results Scraper
Pay $3.50 for 1,000 results
Google Search Results Scraper
Pay $3.50 for 1,000 results
Scrape Google Search Engine Results Pages (SERPs). Select the country or language and extract organic and paid results, AI overviews, ads, queries, People Also Ask, prices, reviews, like a Google SERP API. Export scraped data, run the scraper via API, schedule runs, or integrate with other tools.
Do you want to learn more about this Actor?
Get a demoYou can access the Google Search Results Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "queries": "javascript\\ntypescript\\npython",
3 "resultsPerPage": 100,
4 "maxPagesPerQuery": 1
5}' |
6apify call apify/google-search-scraper --silent --output-dataset
Google Search scraper and SERP API 🔎 API through CLI
The Apify CLI is the official tool that allows you to use Google Search Results Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: