Google Maps Place reviews

Extract user reviews and ratings for a place

Starting price
$0.0017 /record
Offers
1 same output format
Max URLs per request
1000

Endpoint

One endpoint for every offer below. Omit provider and the router picks with automatic failover — the response's served_by tells you which one ran.

POSThttps://api.socialrouter.io/v1/extract/googlemaps/place.reviews

Offers

Every offer below returns the same normalized output, in failover order — the first one serves unless you pin another with the provider field.

  • brightdata/googlemapsvia Bright Datadefault route

    Up to 1000 URLs per request

    $0.0017per record

Parameters

JSON body of the request. Unknown fields and unknown options are rejected with the valid list, so a wrong guess costs nothing.

ParameterTypeDescription
urlsRequiredstring[]One URL per record to process. Accepted shapes:https://www.google.com/maps/place/<name>/...Example: https://www.google.com/maps/place/Eiffel+Tower/@48.8583701,2.2919064,17zA single url string is accepted too.
providerOptionalstringPin one offer, e.g. brightdata/googlemaps. Omit it and the router picks with failover.
limitOptionalintegerMax records to return per URL.

Output

Each record has the fields below, whichever offer serves the request. Offers may include additional platform-specific fields on top.

  • ratingnumber

    Numeric rating (1-5)

  • bodystring

    Review text

  • author_namestring

    Reviewer's display name

  • posted_atiso8601

    When the review was posted

  • owner_responsestring

    Owner's reply to the review, if any

  • sourcestring

    Platform the record was extracted from (e.g. "linkedin")

  • extracted_atiso8601

    UTC timestamp when the record was produced

Going further

Auth, error semantics, and every other endpoint live in the API reference — including the machine-readable OpenAPI spec at /v1/openapi.json.

Frequently asked questions

How much does Google Maps place reviews cost?

Prices start at $0.0017 per record, depending on the offer that serves the request. You are only charged for records actually returned.

Which offers serve googlemaps/place.reviews?

brightdata/googlemaps — 1 offer is available behind the same endpoint. Pin one with the optional "provider" field, or omit it and the router picks with automatic failover. The response's "served_by" field names the offer that ran.

What input does it need?

The "urls" field of the JSON body, as an array of strings: https://www.google.com/maps/place/<name>/.... For example: https://www.google.com/maps/place/Eiffel+Tower/@48.8583701,2.2919064,17z

Is the output format the same for every offer?

Yes. Every offer returns the normalized record schema documented on this page; some add extra platform-specific fields on top, but the documented fields are always present.

How many URLs can I send per request?

Up to 1000 URLs in a single request, depending on the offer.

What happens if an offer fails?

SocialRouter automatically fails over to the next offer serving the same service, so a single upstream outage doesn't break your integration.

Related services

Get google maps place reviews into your app or your AI agent

$1 in free credits to test it — no credit card, no commitment.