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

246

Total users

9.2k

Monthly users

1.8k

Runs succeeded

>99%

Issue response

23 days

Last modified

12 hours ago

SL

Reviews from non-target addresses were collected

Closed

Sg_Li opened this issue
4 months ago

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.

ondrejklinovsky avatar

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.