Google Maps Reviews avatar
Google Maps Reviews

Pricing

$5.00/month + usage

Go to Store
Google Maps Reviews

Google Maps Reviews

Developed by

Canadesk Support

Maintained by Community

Get full details and all reviews for places such as monuments, restaurants or hotels from Google Maps! Also includes likes, images, replies and filters. It's fast and costs little!

0.0 (0)

Pricing

$5.00/month + usage

5

Total users

19

Monthly users

9

Runs succeeded

>99%

Last modified

4 months ago

You can access the Google Maps Reviews 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  "urls": [
3    "eiffel tower france",
4    "https://maps.app.goo.gl/dssCoQXwEyRMKF5D9",
5    "https://www.google.com/maps/place/Disneyland+Park/@33.8120962,-117.9215491,17z/data=!4m8!3m7!1s0x80dcd7d12b3b5e6b:0x2ef62f8418225cfa!8m2!3d33.8120918!4d-117.9189742!9m1!1b1!16zL20vMDJmenM?hl=en-GB&entry=ttu&g_ep=EgoyMDI0MTIwOS4wIKXMDSoASAFQAw%3D%3D"
6  ],
7  "keyword": "",
8  "lang": "all",
9  "source": "",
10  "daterange": [],
11  "country": "us",
12  "mylatitude": "19.935915607405615",
13  "mylongitude": "-155.17564762636795",
14  "proxy": {
15    "useApifyProxy": true
16  }
17}' |
18apify call canadesk/google-places-reviews --silent --output-dataset

Google Maps Reviews API through CLI

The Apify CLI is the official tool that allows you to use Google Maps Reviews locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: