
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.8 (29)
Pricing
$0.50 / 1,000 reviews
272
Total users
10K
Monthly users
2.4K
Runs succeeded
>99%
Issues response
25 days
Last modified
a day ago
"stars": 0
Open
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.