
Google Maps Reviews Scraper
Pricing
$0.50 / 1,000 reviews

Google Maps Reviews Scraper
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.5 (30)
Pricing
$0.50 / 1,000 reviews
298
Total users
11K
Monthly users
2K
Runs succeeded
>99%
Issues response
14 days
Last modified
6 days ago
"stars": 0
Closed
Reporting star rating incorrectly
Hi, Thank you for reporting, we're looking into this.

Ondrej Klinovský (ondrejklinovsky)
Hello,
reviews with "stars": 0
come from external providers (e.g. TripAdvisor). For such reviews, there is rating
(see examples bellow).
[{"reviewUrl": "https://www.google.com/maps/reviews/data=!4m8!14m7!1m6!2m....","stars": 5,"rating": null},{"reviewUrl": "https://www.tripadvisor.com/ShowUserReviews-g190774-d2505...","stars": 0,"rating": "5/5"}]
The scraper should store null
instead of 0
in stars
for external reviews, we'll fix that. Thanks for reporting this.