
Google Maps Reviews Scraper
Pay $0.50 for 1,000 reviews

Google Maps Reviews Scraper
Pay $0.50 for 1,000 reviews
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.
Actor Metrics
1.4k monthly users
4.6 / 5 (24)
196 bookmarks
99% runs succeeded
3.6 days response time
Created in Feb 2022
Modified 7 hours ago
Reviews from non-target addresses were collected
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.