
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
1568
Total users
124K
Monthly users
17K
Runs succeeded
97%
Issues response
3.2 days
Last modified
3 days ago
A fix has to be applied for Nominatim to retrieve the best result
Closed
Nomnatim API returns multiple results. Problem with this is that sometimes, the first result is not the most suitable one.
For example, if you search "Restaurants" in "New Zealand", nominatim returns a very small portion of New Zealand, and therefore, very few results are turned

Hi, it looks like you received very few results because of specifying 💯 Number of places to extract (per each search term or URL) in input as 10: { "maxCrawledPlacesPerSearch": 10, } So the run ended prematurely because of it. I want to let you know that this limitation isn't related to the Nominatim API itself. Hope that clears it up for you!