Google Maps Scraper avatar

Google Maps Scraper

Try for free

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

Go to Store
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.

Developer
Maintained by Community

Actor Metrics

  • 5 Monthly users

  • No reviews yet

  • 2 bookmarks

  • 86% runs succeeded

  • Created in Feb 2024

  • Modified 10 months ago

Categories

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  "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: