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. Get Google Maps data 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

1528

Total users

122K

Monthly users

17K

Runs succeeded

97%

Issues response

3.3 days

Last modified

a day ago

VS

Location not found

Closed

vasanthk132 opened this issue
4 days ago

This location is well known and not found

matej.vavro avatar

Hi there!

It looks like using a free-text locationQuery (e.g. “Bellandur, banglore”) can sometimes be imprecise. To make sure the actor searches exactly the area you want, I recommend switching to explicit geolocation parameters:

Remove the locationQuery field.

Add one or more of these instead:

Country: India

State: Karnataka

City: Bangalore

By specifying the country, state, city and other specific parameters (or even a custom polygon), you’ll eliminate ambiguity and ensure you find the right places in Bellandur.

Hope this helps!