Google Maps Extractor avatar
Google Maps Extractor

Pricing

$6.00 / 1,000 results

Go to Store
Google Maps Extractor

Google Maps Extractor

Developed by

Compass

Maintained by Apify

Extract data from hundreds of places fast. Scrape Google Maps by keyword, category, location, URLs & other filters. Get addresses, contact info, opening hours, popular times, prices, menus & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.3 (62)

Pricing

$6.00 / 1,000 results

914

Total users

39.6k

Monthly users

6.1k

Runs succeeded

86%

Response time

2.9 days

Last modified

19 hours ago

You can access the Google Maps Extractor 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    "restaurant"
4  ],
5  "locationQuery": "New York, USA",
6  "maxCrawledPlacesPerSearch": 50,
7  "language": "en"
8}' |
9apify call compass/google-maps-extractor --silent --output-dataset

🏎 Google Maps Data Extractor API through CLI

The Apify CLI is the official tool that allows you to use Google Maps Extractor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: