
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.3 (102)
Pricing
Pay per event
1749
Total users
138K
Monthly users
20K
Runs succeeded
97%
Issues response
4.4 days
Last modified
16 hours ago
running the actor asynchronously, and get the right answer for every user's request
Open
Hi, I'm using google maps scraper from make.com. I need to do concurrent requests to find data of restaurants, which come from different users using the automation.
So I cannot use the synchronous way to do it, because the user cannot wait until the previous requests finish.
I'm using the 'watch actor runs' in make.com, but this watch for an actor to run, and possibly it mixes the requests from different users.
So, could you please tell me how to do it?. When I run the actor through API, I get the run id, but I do not know how to associate that with the 'watch actor runs'.
Possibly using some kind of webhook associated with every run?
Could you help me?
Thanks in advance,