
Google Maps Reviews Scraper
Pricing
$0.50 / 1,000 reviews

Google Maps Reviews Scraper
Extract all reviews of Google Maps places using place URLs. Get review text, published date, response from owner, review URL, and reviewer's details. Download scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
4.7 (27)
Pricing
$0.50 / 1,000 reviews
248
Total users
9.5k
Monthly users
1.9k
Runs succeeded
>99%
Issue response
19 days
Last modified
13 hours ago
Zapier Run Actor Error
Closed
In zapier im using APIFY actor to scrape Google Maps reviews.
I get this error message: OUTPUT Error Cannot find "OUTPUT" in the key-value store
The API is requesting the google maps URL in this format: https://www.google.com/maps/place/Yellowstone+National+Park/@44.5857951,-110.5140571,9z/data=!3m1!4b1!4m5!3m4!1s0x5351e55555555555:0xaca8f930348fe1bb!8m2!3d44.427963!4d-110.588455?hl=en-GB
but i have the format like this: https://maps.google.com/?cid=14354021481508961573
i there a way, knowing that i have the place_id to get the url in the Apify's expected format or is it not the reson since i can see the scarpe worked inside Apify dashboard?
Thank you, Philippe
philippe_lecoutre
Hello?

Ondrej Klinovský (ondrejklinovsky)
Hey,
I apologize for late response. It looks like you're trying to access the scraped data from run's key-value-store, key OUTPUT
. This actor, however, doesn't store the data in key-value-store, it stores in in dataset. So, in Zappier, try to fetch data from the run's dataset.