
Google Maps Scraper
Pricing
Pay per event

Google Maps Scraper
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
1481
Total users
119K
Monthly users
17K
Runs succeeded
97%
Issues response
3.6 days
Last modified
a day ago
Give me extra categories when i only ask for one
Closed
When i only ask for pet stores or anything like that it gives me a lot of others extra category like convenience stores etc which is very achy for me

Ondrej Klinovský (ondrejklinovsky)
Hi, when you're using search terms, the actor scrapes everything that Google Maps sends us, even places that Google thinks are close enough to the search term. To exclude these results, you'll need to specify category filter:
"categoryFilterWords": ["pet store"],
I'm gonna close the issue but feel free to reopen if you have any questions.