
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.1 (61)
Pricing
Pay per event
1169
Total users
99.6k
Monthly users
9.2k
Runs succeeded
98%
Issue response
4.2 days
Last modified
a day ago
Get 500 results in one time and then get another 500 results (with no duplicate)
Closed
I would like to scrape Google Maps pages in packs of 500. I haven't found how to ensure that I don't receive duplicates each time I start a new scraping.
Is this possible?
I use Make to trigger and retrieve data from scrapings.
Thank you

Hi,
unfortunately, this is not currently possible. Every new start of the Actor will start from scratch, meaning you will get a lot of duplicates by doing it this way. Its preferable to have 1 larger run (you can abort/resurrect it) instead of running several smaller ones with the same input.
What you can do: You can create a lot of runs, each for a small area (using polygons to setup scrape boundaries). You can look at this guide or here for how to setup these boundaries. By doing that, you can limit the potential amount of results without having to worry about missing any places.
natoun50
Thank you for your reply!