Google Maps Reviews Scraper

Apify

Collect public Google Maps reviews for place URLs or identifiers.

Current price
$0.0009/result
Availability
Ready to run
Last accepted verification

What this API does

Fetch public Google Maps reviews for supplied place IDs with bounded result counts and optional personal-data exclusion.

Agents select this operation with tool ID apify.compass-google-maps-reviews-scraper, then inspect its current executable contract before a run.

Public input and output shape

Input

inputobject · optional

Provider-specific public source, URL or search criteria.

maxItemsnumber · optional

Maximum number of records to return.

Output

addressstring

Returned address value.

categoriesarray

Returned categories value.

placeIdstring

Returned place id value.

reviewOriginstring

Returned review origin value.

reviewsCountnumber

Returned reviews count value.

starsnumber

Returned stars value.

textnull

Returned text value.

titlestring

Returned title value.

totalScorenumber

Returned total score value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "apify.compass-google-maps-reviews-scraper",
  "input": {
    "input": {
      "language": "en",
      "placeIds": [
        "ChIJN1t_tDeuEmsRUsoyG83frY4"
      ],
      "maxReviews": 2,
      "personalData": false
    },
    "maxItems": 2
  }
}

Output

{
  "text": null,
  "stars": 5,
  "title": "Google Sydney - Pirrama Road",
  "address": "Ground Floor/48 Pirrama Rd, Pyrmont NSW 2009, Australia",
  "placeId": "ChIJN1t_tDeuEmsRUsoyG83frY4",
  "categories": [
    "Corporate office",
    "Software company"
  ],
  "totalScore": 4.1,
  "reviewOrigin": "Google",
  "reviewsCount": 1208
}
Teaching errors and limitations

No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.

Updated
21 August 2026

Use Google Maps Reviews Scraper with Scrollport

Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.

Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.