Google Scraper avatar
Google Scraper

Deprecated

Pricing

$0.90 / 1,000 results

Go to Store
Google Scraper

Google Scraper

Deprecated

Developed by

Chetan Jain

Chetan Jain

Maintained by Community

Google Scraper helps you scrape search results from Google.

0.0 (0)

Pricing

$0.90 / 1,000 results

1

Total users

38

Monthly users

10

Last modified

a year ago

You can access the Google 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 '{
< "queries": [
< "Mango"
< ],
< "max": 10
<}' |
<apify call omkar-cloud/google-scraper --silent --output-dataset

Google Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google 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: