Google Maps Reviews Scraper - $0.05 + $0.02
Pricing
from $11.00 / 1,000 actionable review alerts
Google Maps Reviews Scraper - $0.05 + $0.02
Bulk-download Google Maps reviews for any business or place: star rating, review text, reviewer, owner response and date. Clean deduplicated rows for reputation analysis and local-market research. Pricing: $0.05 per subject checked + $0.02 per result. First 10 results free.
Pricing
from $11.00 / 1,000 actionable review alerts
Rating
0.0
(0)
Developer
omar khandji
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
Share
Google Review Monitor — New Reviews & 1-Star Alerts (Vigia)
Monitor Google (Maps) reviews for your locations or competitors and get alerted only on new, actionable feedback: 1-2 star reviews, urgent complaints, and sudden review-volume spikes (a fake-review signal).
Free tier — 10 results free on every run
The first 10 results of every run are free, on every run you ever make — not a one-off trial. Run it on your own subjects and see the real output before you are billed for a single result.
One guard: the free allowance never covers more than half of a run, so a run returning 6 results gets 3 free. That keeps the offer sustainable.
What it does
Monitor a location's new Google reviews and rating trend. You get only what changed since your last check — never a full re-dump to diff yourself.
Why Vigia — 5 advantages a raw scraper can't match
- You pay the alert price only for real change. New-review alerts are billed only for genuinely new reviews since your last check. A quiet run bills just the small source-check fee (the cost of looking) — never the alert price on unchanged data. Raw scrapers bill every row of a full re-scan every run.
- Never billed on a failed source. The source check is charged only when the source actually responded. If it's down, you don't pay for our outage.
- Append-only delta + spike signal. The first monitored run stores a free baseline; later runs deliver only what's new, plus a velocity-spike alert when volume suddenly surges (trend / review-bomb / hiring-surge).
- Hard cost cap you control. Set
maxTotalChargeUsdand the run can never bill above it — predictable spend, no surprise invoice. - Agent-ready output. Clean, normalized rows and a
RUN_SUMMARY.jsonwith ready-to-use signals — chainable from any MCP / A2A agent in one step.
Example input
{"placeUrls": ["https://www.google.com/maps/place/?q=place_id:ChIJN1t_tDeuEmsRUsoyG83frY4"],"monitorEnabled": true,"maxTotalChargeUsd": 1.0}
Set monitorEnabled: true so the first run stores a free baseline and later runs return only new results. Pin a monitorId to keep separate targets from sharing state.
Output
Each row is a normalized change record: record_id, subject_id, rating, severity, topic, actionable, signals, text. A RUN_SUMMARY.json accompanies every run with the aggregated signal (counts, velocity spikes, trend).
How you're charged
- Review alert — billed once per new review since the last check (this is the only charge that scales with change).
- Source check ($0.05) — billed once per monitored target per run, only when the source responded. A failed source is free.
- A quiet run bills only the source check ($0.05), never the alert price. Vigia never scrapes the source itself; it chains a licensed scraper, caps every call, and passes you only the delta.
Part of the Vigia monitoring suite — change-only billing, outage-safe, agent-ready.
Related scrapers
Same data, other sources — all with the same free tier, the same clean schema and the same pay-only-for-what-you-get billing:
All input fields
Every field the Start form accepts, so nothing in the schema is undocumented. Most runs only need the fields already covered above — these are the rest, including advanced/bring-your-own-data options.
currentReviews(Bring your own reviews (optional)) — Skip the chained fetch and pass review data directly, e.g. from your own export.previousReviews(Previous reviews (non-monitor mode)) — Reviews from the prior run; used to identify new feedback when not using persistent monitor mode.