Google Maps Scraper avatar

Google Maps Scraper

Try for free

Pay $1.00 for 1,000 items

View all Actors
Google Maps Scraper

Google Maps Scraper

avtorizer/google-maps-scraper
Try for free

Pay $1.00 for 1,000 items

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

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

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified 3 days ago