Google Maps Reviews Scraper
Pay $0.50 for 1,000 reviews
Google Maps Reviews Scraper
Pay $0.50 for 1,000 reviews
Extract all reviews of Google Maps places using place URLs. Get review text, published date, response from owner, review URL, and reviewer's details. Download scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Do you want to learn more about this Actor?
Get a demoYou can access the Google Maps Reviews Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.google.com/maps/place/Yellowstone+National+Park/@44.5857951,-110.5140571,9z/data=!3m1!4b1!4m5!3m4!1s0x5351e55555555555:0xaca8f930348fe1bb!8m2!3d44.427963!4d-110.588455?hl=en-GB"
5 }
6 ],
7 "maxReviews": 100,
8 "language": "en"
9}' |
10apify call compass/google-maps-reviews-scraper --silent --output-dataset
Google Maps Reviews Scraper API through CLI
The Apify CLI is the official tool that allows you to use Google Maps Reviews Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
715 monthly users
-
78 stars
99% runs succeeded
4 days response time
Created in Feb 2022
Modified a day ago