Google Maps Reviews Scraper
by igview-owner
Extract Google Maps reviews, ratings, and business data automatically. Perfect for sentiment analysis, competitor research, and reputation monitoring.
Opens on Apify.com
About Google Maps Reviews Scraper
Need to pull Google Maps reviews for a project? I've been there. This scraper is what I use to quickly gather all the public review data from any business listing. It pulls the full rating, the actual review text, and even the reviewer's profile name and any photos they posted. It also captures the business's own information and the owner's responses to reviews, which is super useful for seeing how a company handles feedback. I mainly use it for three things. First, for sentiment analysis—you get a clean dataset of what people are actually saying. Second, for keeping an eye on a brand's or a competitor's reputation over time. And third, for creating reports that show trends and insights, which is way better than manual copying and pasting. It saves hours of work. You just plug in the business URL or search term, and it structures everything into a usable format like JSON or CSV in seconds. It's become a standard part of my workflow for market research and due diligence.
What does this actor do?
Google Maps Reviews Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Google Maps Reviews Scraper
Extract reviews, ratings, and business data from Google Maps. This actor is designed for automation, data collection, and integration into developer workflows.
Overview
The scraper accepts a Google Maps business ID or URL and returns structured data including reviews, reviewer profiles, business information, and photos. It handles sorting, language selection, and can collect up to 10,000 reviews per run.
Key Features
- Review Data: Extracts ratings, text, timestamps, and review IDs.
- Reviewer Details: Captures reviewer name, profile link, total review count, and avatar.
- Business Information: Gets business name, address, phone, website, overall rating, and categories.
- Media & Responses: Downloads photos attached to reviews and captures owner responses.
- Additional Data: Optionally extracts service ratings (Food, Service, etc.) and precise location/GPS coordinates.
- Translation: Supports automatic translation of reviews into multiple languages.
- Sorting & Filtering: Sorts reviews by Newest, Relevant, Highest, or Lowest rating.
How to Use
Provide input via a JSON object. The only required parameter is businessId.
Basic Example:
{
"businessId": "0x89c25a177d4bf5db:0x84e51f23e8c0a75c",
"language": "en",
"sortBy": "Newest",
"maxReviews": 100
}
Using a Google Maps URL:
{
"businessId": "https://www.google.com/maps/place/Example-Restaurant/@40.7094,-74.0126,17z/...",
"maxReviews": 50
}
Finding the Business ID
- Navigate to the business on Google Maps.
- The Business ID is in the URL after
/place/(e.g.,.../place/Example-Business/@40.7,-74.0,17z/data=!3m1!4b1!4m6!3m5!1s0x89c25a177d4bf5db:0x84e51f23e8c0a75c!8m2!3d40.7095!4d-74.0100!16s...). - Copy the
1s0x...portion:0x89c25a177d4bf5db:0x84e51f23e8c0a75c.
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
businessId |
String | Yes | - | The Google Maps Business ID or full URL. |
language |
String | No | "en" |
Language code for reviews (e.g., "en", "es", "fr"). |
sortBy |
String | No | "Newest" |
Sort order: "Newest", "Relevant", "Highest", "Lowest". |
maxReviews |
Integer | No | 100 |
Number of reviews to scrape (1–10,000). |
includeServiceRatings |
Boolean | No | false |
Whether to extract detailed service ratings. |
includeReviewerPhotos |
Boolean | No | false |
Whether to download reviewer profile photos. |
includeReviewPhotos |
Boolean | No | false |
Whether to download photos posted with reviews. |
reviewsTranslation |
String | No | "original" |
Set to a language code (e.g., "en") to translate reviews. |
Output Format
The actor outputs a dataset where each item represents a single review. The JSON structure includes:
- Business Data:
name,address,rating,website,phone,types. - Review Data:
reviewId,rating,text,publishAt,likes. - Reviewer Data:
name,profileLink,totalReviews,avatar(if enabled). - Additional Fields:
response,photos(if enabled),serviceRatings(if enabled), translated text.
Example output snippet:
{
"business": {
"name": "Example Restaurant",
"address": "123 Main St, City, State 10001",
"rating": 4.2
},
"review": {
"rating": 5,
"text": "Great food and service!",
"publishAt": "2023-10-15T14:30:00.000Z"
},
"reviewer": {
"name": "John Doe",
"totalReviews": 42
}
}
Run the actor via the Apify Console, API, or schedule it for regular monitoring. View the actor here: https://apify.com/your-actor-profile/google-maps-reviews-scraper?fpr=python_automation
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Google Maps Reviews Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- igview-owner
- Pricing
- Paid
- Total Runs
- 13
- Active Users
- 2
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support