Google Maps Scraper avatar
Google Maps Scraper

Pricing

$1.00 / 1,000 items

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Aleksandr Vikhorev

Aleksandr Vikhorev

Maintained by Community

Sends the requests to the Google Maps search using a built-in proxy network.

0.0 (0)

Pricing

$1.00 / 1,000 items

4

Total users

38

Monthly users

6

Runs succeeded

88%

Last modified

8 months ago

You can access the Google Maps 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.

1echo '{
2  "query": "Restaurant",
3  "limit": "10",
4  "lang": "en"
5}' |
6apify call avtorizer/google-maps-scraper --silent --output-dataset

Google Maps Scraper API through CLI

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