Google Maps Scraper avatar

Google Maps Scraper

Try for free

No credit card required

View all Actors
Google Maps Scraper

Google Maps Scraper

compass/crawler-google-places
Try for free

No credit card required

Extract data from hundreds of Google Maps locations and businesses. Get Google Maps data including reviews, images, contact info, opening hours, location, popular times, prices & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo

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    "restaurant"
4  ],
5  "locationQuery": "New York, USA",
6  "maxCrawledPlacesPerSearch": 50,
7  "language": "en",
8  "maxImages": 1,
9  "maxReviews": 0,
10  "maxQuestions": 0,
11  "countryCode": "",
12  "allPlacesNoSearchAction": ""
13}' |
14apify call compass/crawler-google-places --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 Apify
Actor metrics
  • 3.2k monthly users
  • 391 stars
  • 98.1% runs succeeded
  • 3.7 days response time
  • Created in Nov 2018
  • Modified about 8 hours ago