Google Maps Scraper avatar
Google Maps Scraper

Pricing

$20.00/month + usage

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

epctex

epctex

Maintained by Community

Effortlessly gather places data from Google Maps using our advanced scraper. Search by keyword or location, retrieve reviews, and analyze insights for informed decisions. Fast, customizable, and reliable. Get valuable location information with ease.

5.0 (1)

Pricing

$20.00/month + usage

12

Total users

1k

Monthly users

107

Runs succeeded

96%

Last modified

4 hours ago

You can access the Google Maps 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": [
< "https://www.google.com/maps/search/cafe/@40.6976437,-74.3093257,10z/data=!3m1!4b1?authuser=0&hl=en&entry=ttu",
< "https://www.google.com/maps/place/The+Museum+of+Modern+Art/@40.7614367,-73.9801965,17z/data=!3m2!4b1!5s0x89c258fbd5ec7547:0x7edf0a3ade84ad50!4m6!3m5!1s0x89c258f97bdb102b:0xea9f8fc0b3ffff55!8m2!3d40.7614327!4d-73.9776216!16zL20vMGhoams?authuser=0&hl=en&entry=ttu"
< ],
< "search": "cafe",
< "searchLocation": "San Francisco, USA",
< "language": "en",
< "reviewsSort": "mostRelevant",
< "maxItems": 20,
< "maxReviews": 20,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/google-maps-scraper --silent --output-dataset

Google Maps Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Maps 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: