
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
1538
Total users
122K
Monthly users
17K
Runs succeeded
97%
Issues response
3.2 days
Last modified
16 hours ago

get too less data
Closed
I input keyword "dress", language “Japanese”,location "Tokyo",but it run over one minute,i only got three items

Ondrej Klinovský (ondrejklinovsky)
Hi, Tokyo is a tricky one. We use Nominatim API for geolocation and for Tokyo, it gives us many islands, which probably don't have many places - that's why it'll take a bit longer to get some results.
To get rid of the islands, you'll need to use custom geolocation (using your own geojson object). Take a look at this run - it scrapes only the main part of Tokyo (defined in it's input under customGeolocation
field).