Google Maps Reviews Scraper avatar
Google Maps Reviews Scraper

Pricing

$0.50 / 1,000 reviews

Go to Store
Google Maps Reviews Scraper

Google Maps Reviews Scraper

Developed by

Compass

Compass

Maintained by Apify

Extract all reviews of Google Maps places using place URLs. Get review text, published date, response from owner, review URL, and reviewer's details. Download scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.7 (27)

Pricing

$0.50 / 1,000 reviews

248

Total users

9.6k

Monthly users

2k

Runs succeeded

>99%

Issue response

7 days

Last modified

14 hours ago

You can access the Google Maps Reviews 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"
< }
< ],
< "maxReviews": 100,
< "language": "en"
<}' |
<apify call compass/google-maps-reviews-scraper --silent --output-dataset

Google Maps Reviews Scraper API through CLI

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