
Google Maps Reviews Scraper
Pricing
from $0.35 / 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 (31)
Pricing
from $0.35 / 1,000 reviews
317
Total users
12K
Monthly users
2.1K
Runs succeeded
>99%
Issues response
12 days
Last modified
3 days ago
Reviews from non-target addresses were collected
Closed
When using the API to collect comment data, the program sometimes encounters a situation where it cannot find the correct address. In this case, the program will collect comments from multiple non-target addresses, resulting in a lot of invalid data collected while spending a lot of credits.

Ondrej Klinovský (ondrejklinovsky)
Hey,
I apologize for the late reponse. When you use an address to find places, we only scrape what Google gives us, we don't do any validation whether that's the correct place. The more reliable approach would be to provide the place's placeId
or it's URL instead of address. If you must use the address, I'd suggest to set maxCrawledPlacesPerSearch
to 1
so that the actor scrapes only the first place that Google gave us.
I hope this helps. I'm gonna close the issue now but feel free to reopen if you have any questions.