Google Maps Review Scraper avatar

Google Maps Review Scraper

Pricing

Pay per usage

Go to Apify Store
Google Maps Review Scraper

Google Maps Review Scraper

Extract reviews, ratings, phone, address, and hours from Google Maps. Perfect for local SEO, competitor analysis, and lead generation for businesses.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Dima Radov

Dima Radov

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

Extract reviews, ratings, and metadata from Google Maps places using browser automation.

Features

  • Scrape reviews from specific Google Maps place URLs
  • Search for places by keyword (e.g., "restaurants in Miami")
  • Extract reviewer names, ratings, dates, and review text
  • Get place metadata (name, rating, address)
  • Configurable max reviews per place
  • Handles dynamic content loading

Input

FieldTypeDescription
placeUrlsarrayGoogle Maps place URLs to scrape
searchTermsarraySearch queries to find places (alternative to URLs)
maxReviewsintegerMax reviews per place (default: 100)
maxPlacesintegerMax places when using search (default: 10)
includeMetadatabooleanInclude place metadata (default: true)

Output

Returns one result per place with metadata, review count, and array of reviews. Each review contains: reviewerName, rating, text, date.