Google Maps Scraper avatar
Google Maps Scraper

Pricing

Pay per event

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Compass

Compass

Maintained by Apify

Extract data from thousands of Google Maps locations and businesses, including reviews, reviewer details, images, contact info, opening hours, location, prices & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.2 (90)

Pricing

Pay per event

1556

Total users

124K

Monthly users

17K

Runs succeeded

97%

Issues response

3.2 days

Last modified

a day ago

VN

Results Not Matching Selected Polygon Area

Closed

vgvinod.nair opened this issue
7 months ago

I tried to scrape data using a polygon, but the results I received were unrelated to the selected area. What could be the issue, and how can I fix it? I included the json input.

ondrejklinovsky avatar

Hey,

could you please send us link to the run? We'll take a look. Thanks.

VN

vgvinod.nair

7 months ago

I found the issue. When I used single polygon set (customGeolocation->coordinates) in coordinates array, it doesn't work for me. But when I added two polygons, it works fine. Attaching example input.json. Run url - https://console.apify.com/view/runs/sGDjvKWiPz6FCAES4

ondrejklinovsky avatar

Hey,

thanks for the example. I found the issue - the scraper incorrectly sets the zoom for the area you provided, which somehow messes up the whole search. Try to manually override the zoom to 17+ and it should work correctly. Here is my run with zoom 18, feel free to use the results.

VN

vgvinod.nair

6 months ago

Hi,

Thank you for your help. Can I use *zoom level 18, *as a default value, for all locations in Malaysia?

ondrejklinovsky avatar

You mean for the whole country? It is possible but very inefficient - there are lots of forests in Malaysia. Better solution would be to create your own polygons around cities and use zoom 18 there.