Google Maps Review Scraper avatar
Google Maps Review Scraper

Pricing

$5.00/month + usage

Go to Store
Google Maps Review Scraper

Google Maps Review Scraper

Developed by

Matthew James

Matthew James

Maintained by Community

Detailed scraper of Google Maps text only reviews.

0.0 (0)

Pricing

$5.00/month + usage

2

Total users

45

Monthly users

8

Runs succeeded

>99%

Last modified

2 months ago

You can access the Google Maps Review Scraper programmatically from your own applications by using the Apify API. You can also 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://maps.app.goo.gl/17xdaFsBA5H3a88K6"
5    }
6  ]
7}' |
8apify call matthewjames/google-maps-review-scraper --silent --output-dataset

Google Maps Review Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Maps Review 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: