Google Maps Scraper avatar

Google Maps Scraper

Under maintenance
Try for free

1 day trial then $25.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Google Maps Scraper

Google Maps Scraper

onidivo/google-maps-scraper
Try for free

1 day trial then $25.00/month - No credit card required now

Obtain more significant and quicker amounts of data from Google Maps compared to what is available through the official Google Places API.

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  "searchStringsArray": [
3    "dentist in California"
4  ],
5  "countryCode": "",
6  "language": "en",
7  "maxCrawledPlacesPerSearch": 50,
8  "maxImages": 0,
9  "proxyConfig": {
10    "useApifyProxy": true
11  },
12  "maxReviews": 0
13}' |
14apify call onidivo/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
  • 14 monthly users
  • 2 stars
  • 92.2% runs succeeded
  • Created in Feb 2024
  • Modified 5 months ago