Google Maps Business Scraper avatar
Google Maps Business Scraper

Pricing

$4.00 / 1,000 places

Go to Store
Google Maps Business Scraper

Google Maps Business Scraper

Developed by

Compass

Compass

Maintained by Apify

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.

4.8 (5)

Pricing

$4.00 / 1,000 places

91

Total users

2.2k

Monthly users

326

Runs succeeded

>99%

Issue response

1.6 days

Last modified

9 hours ago

You can access the Google Maps Business 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.

$echo '{
< "startUrls": [
< {
< "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"
< }
< ],
< "language": "en"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: