Google Maps Scraper avatar
Google Maps Scraper

Pricing

Pay per event

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Compass

Compass

Maintained by Apify

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

1168

Total users

99.4k

Monthly users

9.3k

Runs succeeded

98%

Issue response

4.2 days

Last modified

9 hours ago

SH

Issue: High Query Cost Due to Repetitive Runs for Multiple Pincodes & Unnecessary Historical Data Fetching

Open

sharaddumoliya opened this issue
2 months ago

Description: I am experiencing high costs while running my queries due to the following reasons:

Single Pincode Limitation:

The actor only allows one pincode (postalCode) at a time, forcing me to execute multiple runs for different pincodes. This significantly increases the number of executions and overall costs. A bulk pincode option or a way to handle multiple pincodes in a single run would help optimize usage. Historical Data Re-fetching:

I have already fetched historical reviews once, and now I only need new daily reviews. Despite setting reviewsStartDate, the query cost remains high. It seems like the actor might be processing unnecessary data or fetching older reviews. A more efficient way to fetch only new reviews without redundant processing would help reduce the cost.

please suggest me optimization for my query for google maps scrapper.