VOOZH about

URL: https://apify.com/convertfleetdotonline/google-maps-reviews-scraper

⇱ Google Maps Reviews Scraper - Bulk Export, No API Key Β· Apify


πŸ‘ Google Maps Reviews Scraper - Bulk Reviews + Owner Replies avatar

Google Maps Reviews Scraper - Bulk Reviews + Owner Replies

Pricing

$0.50 / 1,000 review scrapeds

Go to Apify Store

Google Maps Reviews Scraper - Bulk Reviews + Owner Replies

Scrape reviews from any Google Maps place. Reviewer name, rating, date, text, owner reply, photo count. Sort newest / highest / lowest. No API key.

Pricing

$0.50 / 1,000 review scrapeds

Rating

0.0

(0)

Developer

πŸ‘ Hasnain Nisar

Hasnain Nisar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

Scrape reviews from any Google Maps place β€” restaurant, hotel, store, attraction, anywhere. Extract reviewer names, star ratings, dates, full review text, owner replies, and photo counts. Sort by newest, highest, or lowest. Filter by minimum rating. No API key.

At a glance

What you getReviewer name, star rating, date, full review text, owner reply, photo count - one row per review
InputOne or more Google Maps place URLs (or short maps.app.goo.gl links)
Sortingnewest, highest, lowest, or relevant
FiltersminRating, maxReviews (1-500 per place)
AuthNo Google account and no Places API key required
Speed~20 reviews in 10-20s; ~100 in 30-60s
ExportJSON, CSV, Excel, or Google Sheets via the Apify API

What this Google Maps Reviews Scraper does

For each Google Maps place URL, the actor returns:

  • Place name β€” the business or location name
  • Overall rating β€” the aggregate star rating
  • Total reviews β€” how many were extracted (capped at maxReviews)
  • Reviews list β€” each review with:
    • reviewer_name
    • rating (1.0–5.0)
    • date (e.g. "3 weeks ago", "a year ago")
    • text (full body β€” long reviews are auto-expanded by clicking "More")
    • owner_response (the business owner's reply, when present)
    • photo_count (how many photos the reviewer attached)

Why use this Google Maps Reviews Scraper?

  • No Google Places API key β€” bypass the per-call $$ pricing
  • No quota limits β€” extract as many reviews as you need
  • Owner-reply extraction β€” track how businesses respond to feedback
  • Auto-expanded review text β€” full body, not the truncated preview
  • Sort + filter controls β€” newest / highest / lowest, plus min-rating filter
  • Bulk-friendly β€” pass an array of place URLs

Use cases

  • Reputation management β€” monitor your own business's reviews and reply patterns
  • Competitor analysis β€” see what customers say about your competitors
  • Sentiment analysis β€” feed reviews into AI/ML pipelines for topic / mood extraction
  • Local SEO research β€” analyse review velocity and rating distribution by competitor
  • Marketing testimonials β€” surface 5-star reviews for ad copy and landing pages
  • Customer-experience research β€” identify common complaints to fix
  • Real-estate / hospitality due diligence β€” check review velocity before investing
  • Brand monitoring β€” capture mentions across your store locations

Input

{
"placeUrls":[
"https://www.google.com/maps/place/Eiffel+Tower/@48.8584,2.2945",
"https://maps.app.goo.gl/abc123"
],
"maxReviews":100,
"sortBy":"newest",
"minRating":1
}
FieldTypeDefaultDescription
placeUrlsarray of stringsrequiredOne or more Google Maps place URLs
maxReviewsinteger20Max reviews per place (1–500)
sortBystringnewestnewest, highest, lowest, or relevant
minRatinginteger1Skip reviews below this star rating

Output

The first record per place is a place-level summary:

{
"place_url":"https://www.google.com/maps/place/Eiffel+Tower/...",
"place_name":"Eiffel Tower",
"rating":"4.6",
"total_reviews":100,
"reviews":[
{
"reviewer_name":"Alice Smith",
"rating":5.0,
"date":"2 weeks ago",
"text":"Amazing experience! The view from the top is breathtaking…",
"owner_response":"Thank you for visiting! We hope to see you again.",
"photo_count":3
}
]
}

The actor then pushes one record per individual review (with place_name and place_url denormalised onto each row) β€” handy for filtering / pivoting in Sheets and Excel.

How it works

The actor uses Playwright to load the Google Maps place page and:

  1. Dismisses cookie consent
  2. Reads the place name (h1.DUwDvf) and overall rating (div.fontDisplayLarge)
  3. Clicks the "Reviews" tab
  4. Sorts via the dropdown using your sortBy value
  5. Scrolls the reviews panel until enough reviews are loaded
  6. Walks each review element, clicks "More" on long bodies, and extracts:
    • reviewer name from .d4r55
    • rating from the aria-label of the stars span
    • date from .rsqaWe
    • body text from .wiI7pd
    • owner reply from .CDe7pd
    • photo count from button[aria-label*='photo']

Cost & speed

A 20-review scrape completes in 10–20 seconds. A 100-review scrape completes in 30–60 seconds. Memory usage is ~1 GB due to Chromium.

Related actors

  • Facebook Page Scraper β€” extract contact info from FB business pages
  • LinkedIn Profile Scraper β€” bulk LinkedIn profile data
  • Email Verifier β€” verify scraped emails for outreach hygiene
  • TikTok / YouTube / Twitter scrapers β€” multi-platform social monitoring

FAQ

Q: Do I need a Google account? No.

Q: Can I scrape thousands of reviews from a single place? Up to 500 per run. For more, run multiple jobs with different sortBy (newest, highest, lowest) to capture different slices, then deduplicate.

Q: Why is total_reviews lower than maxReviews? The place may simply have fewer reviews, or the minRating filter discarded some. The actor only counts reviews that survived the filter and were successfully parsed.

Q: Will Google block my Apify IP? Each place URL is loaded one at a time. Google typically tolerates this. For very large batches, run smaller chunks and pace your runs.

Q: Is scraping Google Maps reviews legal? Reviews are public data. Always comply with Google's Terms of Service when storing or republishing data. For commercial use, consult your legal team.

You might also like

Google Maps Reviews Scraper

qaseemiqbal/google-maps-reviews-scraper

Scrape public Google Maps reviews, ratings, reviewer details, owner replies, images, and place data for reputation monitoring and research.

Muhammad Qaseem Iqbal

2

Google Reviews Scraper - Business Ratings & Reviews

santhej/google-reviews-scraper-pro

Scrape Google reviews for any business: review text, star rating, date, reviewer name and review count, photos, owner replies. Search by name+location, place ID or CID. Bulk, no API key.

πŸ‘ User avatar

Santhej Kallada

2

Google Maps Reviews Scraper

rastriq/gmaps-reviews-tracker

Scrape reviews from any Google Maps place β€” restaurants, hotels, shops, landmarks. Get review text, star rating, author, date and language. Sort by newest, relevant, highest or lowest. Filter by date for daily monitoring. 50+ reviews/second, from $0.20 per 1,000 reviews.

πŸ‘ User avatar

Rastriq β€” Structured data from the world

2

Google Maps Reviews Scraper

futurizerush/google-maps-reviews-scraper

Extract complete reviews from any Google Maps business. Get reviewer names, ratings, dates, full review text, and photos. Supports sorting by relevance, newest, highest, or lowest rating. (Beta)

Google Business Reviews Scraper

scrapeforge/google-reviews-scraper

Scrape reviews from any Google Business Profile on Google Maps. Get review text, star ratings, reviewer info, photos, owner responses, and more. Supports sorting by relevance, newest, highest or lowest rating. Fast, lightweight, no browser needed Perfect for reputation monitoring and market research

Google Reviews Data Extractor

cloud9_ai/google-reviews-scraper

Scrape Google Maps reviews at scale: reviewer name, rating (1-5 stars), text, date, photos, reply from owner. Export thousands of reviews to CSV/JSON. Ideal for sentiment analysis, reputation monitoring, competitive research.