Google Maps Review Drift & Reputation Intelligence
Pricing
from $7.00 / 1,000 results
Google Maps Review Drift & Reputation Intelligence
Analyze Google Maps review datasets to detect rating drift, negative-review acceleration, reputation risk and competitor review momentum.
Pricing
from $7.00 / 1,000 results
Rating
0.0
(0)
Developer
Rafael Barreto Haddad
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
Share
Analyze Google Maps review datasets to detect rating drift, negative-review acceleration, reputation risk and competitor review momentum.
Why use this Actor
Local brands and agencies can collect reviews but still need recurring evidence of reputation deterioration, review velocity and competitor movement. This Actor is deliberately separated from source extraction. It accepts supplied public-data rows or an Apify Dataset and turns them into recurring decision intelligence. That architecture reduces dependence on source-site markup, login flows and proxy behavior while letting upstream collection tools change without rebuilding the intelligence layer.
Key features
- Measures rating and negative-review drift across snapshots
- Computes deterministic reputationRiskScore and review velocity
- Separates new negative reviews from historical baseline
- Produces agent-ready escalation actions instead of raw reviews
- Reads inline rows or an Apify Dataset with read-only permissions.
- Compares an optional previous snapshot and emits deterministic
agentActionoutput. - Runs at 256 MB with no mandatory paid LLM or browser dependency.
Example
{"currentItems": [{"id": "g1","business": "Cafe A","reviewer": "Jo","rating": 2,"text": "Slow service","publishedAt": "2026-09-09","url": "https://maps.example/g1"},{"id": "g2","business": "Cafe A","reviewer": "Lu","rating": 1,"text": "Bad experience","publishedAt": "2026-09-09","url": "https://maps.example/g2"},{"id": "g3","business": "Cafe A","reviewer": "Mi","rating": 5,"text": "Great coffee","publishedAt": "2026-09-08","url": "https://maps.example/g3"},{"id": "g4","business": "Cafe B","reviewer": "Ana","rating": 4,"text": "Good","publishedAt": "2026-09-08","url": "https://maps.example/g4"}],"previousItems": [{"id": "g3","business": "Cafe A","reviewer": "Mi","rating": 5,"text": "Great coffee","publishedAt": "2026-09-08","url": "https://maps.example/g3"}]}
The run writes one structured report to the default Dataset and stores the same object in INTELLIGENCE_REPORT. Downstream automations can route the report by agentAction, while the current source Dataset can be preserved as the baseline for the next scheduled run.
Use cases
- Local SEO agencies
- Multi-location brands
- Reputation teams
- Franchises
- Competitive intelligence
- AI agents
A common workflow is: collect authorized public data, store it in an Apify Dataset, run this Actor with current and previous Dataset IDs, route the resulting action to a workflow or agent, and preserve the current Dataset for the next comparison.
Pricing
The product uses one primary pay-per-event unit: One decision-ready intelligence report written to the default dataset. The configured price is $0.010 per report before any Marketplace tiering or future approved changes. There is no separate start-fee design in the QuanMatrix product model.
Limitations
-
Analyzes supplied public-data datasets; it does not bypass authentication or private-data controls.
-
Signals are deterministic heuristics based on observed snapshot fields.
-
Input field aliases are normalized conservatively.
-
The Actor does not bypass authentication, private-account controls, robots restrictions, or source-platform access rules.
-
Decision scores are prioritization aids based on observed fields and snapshot differences, not guarantees about future outcomes.
Output and automation
Every result contains ok, mode and agentAction, plus source counts and product-specific score fields. The output schema exposes both the default Dataset and the stored intelligence report so the Actor can be used from Tasks, schedules, API calls, agents and other Apify workflows.
Gen2 decision intelligence
This Actor preserves its original analysis and adds a decision layer with baseline awareness, regression detection, confidence, GO/WARN/BLOCK executive output, and an optional economic-impact estimate. Economic estimates are produced only when the user supplies valuePerImpactUnitUsd; the result states the calculation basis instead of inventing monetary value.