App Logo
google.com

Get Google Maps place reviews

Get a Google Maps place's reviews by placeId. Returns n and reviews with author, authorMeta byline, rating, time, text, and reviewId. Returned in Google's default "most relevant" order, not by date; fewer than requested come back for places with few reviews.

Input

count optional

Max reviews to return. Scrolls the feed until this many load or the feed is exhausted (fewer for places with few reviews).

Default: 12
placeId optional

Canonical ChIJ… place ID. Reached via Google's ?q=place_id: redirect. Prefer placeUrl when you have get_place's resolvedUrl — the free-text path of get_place yields no ChIJ.

placeUrl optional

A canonical Google Maps place URL containing '/data=…!16s…' — e.g. get_place's resolvedUrl. Navigated directly (no redirect); THE robust join key from get_place. Wins over placeId when both are given.

Output

n optional

Number of reviews returned. 0 when the place has no reviews at all.

reviews optional

Start building not clicking