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

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.4 (64)

Pricing

$6.00 / 1,000 results

977

Total users

45.1k

Monthly users

7k

Runs succeeded

97%

Issues response

3.4 days

Last modified

33 minutes 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.

$echo '{
< "searchStringsArray": [
< "restaurant"
< ],
< "locationQuery": "New York, USA",
< "maxCrawledPlacesPerSearch": 50,
< "language": "en"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: