
Google Maps Scraper
Pricing
Pay per event

Google Maps Scraper
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
Results Not Matching Selected Polygon Area
Closed
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.

Ondrej Klinovský (ondrejklinovsky)
Hey,
could you please send us link to the run? We'll take a look. Thanks.
vgvinod.nair
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

Ondrej Klinovský (ondrejklinovsky)
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.
vgvinod.nair
Hi,
Thank you for your help. Can I use *zoom level 18, *as a default value, for all locations in Malaysia?

Ondrej Klinovský (ondrejklinovsky)
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.