Easy Google Maps Scraper avatar

Easy Google Maps Scraper

Try for free

Pay $12.00 for 1,000 places

View all Actors
Easy Google Maps Scraper

Easy Google Maps Scraper

compass/easy-google-maps
Try for free

Pay $12.00 for 1,000 places

Collect data from Google Maps. Just enter what you want to scrape, e.g. restaurants, and where you want to search, e.g. New York. Free and easy web scraping of map data.

Do you want to learn more about this Actor?

Get a demo

You can access the Easy 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  "search": "restaurant",
3  "location": "New York",
4  "maxCrawledPlacesPerSearch": 10
5}' |
6apify call compass/easy-google-maps --silent --output-dataset

Fast Google Maps Scraper API through CLI

The Apify CLI is the official tool that allows you to use Easy 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
  • 103 monthly users
  • 15 stars
  • 99.2% runs succeeded
  • Created in Feb 2022
  • Modified about 14 hours ago