Google Search Scraper avatar
Google Search Scraper

Deprecated

Pricing

$5.00 / 1,000 results

Go to Store
Google Search Scraper

Google Search Scraper

Deprecated

Developed by

Muhammet Miraç Yüzaklı

Muhammet Miraç Yüzaklı

Maintained by Community

This Apify actor performs customizable Google searches and returns results in JSON format. It supports filters for site-specific searches, language, country codes, safe search, and more. Ideal for automated data extraction from Google search results.

0.0 (0)

Pricing

$5.00 / 1,000 results

5

Total users

40

Monthly users

1

Runs succeeded

>99%

Last modified

a year ago

You can access the Google Search Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "query": "python",
< "num_pages": 1,
< "site_filter": "",
< "country_code": "US",
< "language": "en",
< "search_type": "",
< "date_range": "",
< "safe_search": false
<}' |
<apify call miracyuzakli/google-search-scraper --silent --output-dataset

Google Search Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Search Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: