Unanswered Google Reviews Finder + Reply Drafts avatar

Unanswered Google Reviews Finder + Reply Drafts

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Unanswered Google Reviews Finder + Reply Drafts

Unanswered Google Reviews Finder + Reply Drafts

Scan up to 50 Google Maps listings and get every review left without an owner reply past your day threshold. Each item carries the review text, stars, days unanswered, direct link and a ready-to-edit reply draft matched to the tone: apology, improvement or thank-you.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

David

David

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

23 days ago

Last modified

Share

Unanswered Google reviews finder. It scans your Google Maps listings and returns every review left without an owner reply for more than N days, each one with the review text, the star rating, the number of days it has been waiting, a direct link and a reply draft matched to its tone. What you get back is a to-do list you can work through, not a review export.

What the unanswered Google reviews report contains

  • A to-do inbox, not a dump: only unanswered reviews past your age threshold; each review is flagged once (toggle reportOnce off for the full backlog every run).
  • Reply drafts included: apology draft for 1-2★, improvement-focused draft for 3★, thank-you draft for 4-5★ — in English or French — ready to paste and personalize.
  • Multi-location: up to 50 listings per run, ideal for agencies and franchises.
  • Age tracking: every item carries unansweredForDays, so you can prioritize the oldest fires first.
  • No personal reviewer data is collected.

Use cases

  • Reputation & marketing agencies: run weekly across every client's listing; deliver the answer-these-now list with drafts as your service.
  • Franchises & multi-site operators: enforce a "no review unanswered past 7 days" SLA across all branches.
  • Restaurants, hotels, clinics, dealerships: replying to reviews measurably improves local ranking and conversion — this removes the excuse.

Google reviews audit for agencies

Run one audit per client listing, weekly or on onboarding, and hand over the answer-these-now list with drafts already written. Three ready-made tasks:

  • Weekly reply to-do list for one Google listing — reviews unanswered for 7 days or more.
  • Full backlog of never-answered Google reviews — the entire backlog, from day zero.
  • Unanswered reviews with French reply drafts — French listing, drafts in French.

Google review data you get

One dataset row per unanswered review, readable as JSON, CSV or Excel and available from the Apify API: place name, star rating, review text, publication date, unansweredForDays, the direct review URL and the draftReply text. Sort by unansweredForDays to answer the oldest ones first.

Input:

{
"places": ["ChIJMYwentXB9EcRnD1RBwe9lmo"],
"olderThanDays": 7,
"replyLanguage": "en"
}

Output — one dataset item per unanswered review:

{
"placeName": "Chez Antoine",
"reviewStars": 1,
"reviewText": "Service catastrophique, on ne reviendra pas.",
"reviewPublishedAt": "2026-06-10T12:00:00.000Z",
"unansweredForDays": 26,
"reviewUrl": "https://www.google.com/maps/reviews/...",
"draftReply": "Bonjour, merci d'avoir pris le temps de nous écrire. Nous sommes sincèrement désolés...",
"detectedAt": "2026-07-06T12:00:00.000Z"
}

A SUMMARY record reports places checked, reviews scanned, and unanswered reviews found.

Pricing

Pay per event: a small fee per unanswered review found. Under the hood the Actor runs the standard Google Maps Scraper (compass/crawler-google-places, billed to your account at its own pay-per-event rate: ~$0.004 per place plus ~$0.0005 per review checked). Checking 10 listings × 30 newest reviews weekly costs roughly $0.19/week in scanning.

FAQ

Which reviews are scanned? The newest maxReviewsPerPlace (default 30) per listing. Weekly scheduling keeps every new review inside that window.

How good are the reply drafts? They are tone-matched templates (apology / improvement / thank-you) meant to be personalized before posting — they save the blank-page minute, they do not replace judgment.

Why did a review I saw last week not appear this run? reportOnce (default on) treats the dataset as an inbox: each review is flagged exactly once. Disable it to re-list the entire unanswered backlog on every run.

Place URL or Place ID? Both work, but Place IDs (ChIJ...) are the most reliable. Grab them from Google's Place ID finder or any Google Maps scraper output.

Is this legal? The Actor collects public review content via the standard Apify Google Maps Scraper with reviewer personal data disabled. You are responsible for how you use the data.