Google Maps Business Scraper avatar

Google Maps Business Scraper

Try for free

Pay $4.00 for 1,000 places

View all Actors
Google Maps Business Scraper

Google Maps Business Scraper

compass/google-places-api
Try for free

Pay $4.00 for 1,000 places

Extract place data from Google Maps fast. Just paste Google place URL or Google place id and get business data including contact details, prices, categories, opening hours, menus & 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 Business 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  "startUrls": [
3    {
4      "url": "https://www.google.com/maps/place/Yellowstone+National+Park/@44.5857951,-110.5140571,9z/data=!3m1!4b1!4m5!3m4!1s0x5351e55555555555:0xaca8f930348fe1bb!8m2!3d44.427963!4d-110.588455?hl=en-GB"
5    }
6  ],
7  "language": "en"
8}' |
9apify call compass/google-places-api --silent --output-dataset

🧭 Google Maps Business Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Maps Business 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
  • 105 monthly users
  • 12 stars
  • 96.8% runs succeeded
  • Created in Dec 2023
  • Modified about 13 hours ago