The Google Maps Contributor Reviews API allows to retrieve reviews submitted by specific users on Google Maps.Documentation Index
Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Your API Key
Sign in at hasdata.com, go to your account settings, and copy your API key. All requests must include your key in thex-api-key header.
Request Cost and API Credits
Each request to the Google Maps Contributor Reviews API consumes API Credits from your account balance.- Cost per request: 5 API Credits
- Credits are deducted only for successful requests.
- Your total available credits depend on your active plan.
Make Your First Request
API Parameters
| Parameter | Default Value | Required | Description |
|---|---|---|---|
contributorId | 117472887966458832611 | Yes | Google Maps Contributor ID. |
hl | - | No | The two-letter language code for the language you want to use for the search. |
gl | - | No | The two-letter country code for the country you want to limit the search to. |
num | - | No | Number of results per page, ranging from 10 to 200. |
nextPageToken | - | No | Defines the next page token. It is used for retrieving the next page results. |