Opening Google Maps Review Intelligence Monitor
This repo-owned handoff keeps the first run small and copy-ready before sending you to the Apify Store page.
First-run handoff
Copy the sample before opening Apify.
Paste this public-safe input into the Store run form, keep the first run small, and inspect the output fields before connecting a larger dataset.
{
"businessName": "Northstar Dental",
"failOnInvalidRecord": false,
"includeRawReview": true,
"maxReviews": 2,
"reviews": [
{
"authorName": "Example Customer",
"date": "2026-05-01",
"rating": 1,
"text": "The staff was rude and the wait was terrible. I waited 45 minutes past my appointment."
},
{
"authorName": "Example Customer 2",
"date": "2026-05-02",
"rating": 5,
"text": "Excellent service, clean office, and the hygienist was friendly and fast."
}
],
"sourceName": "Google Maps"
}