Place reviews API

Fetches the Google reviews of a single place addressed by its data_id (from Google Maps places), a place_id, or a name + location that is resolved to the first matching place. Paginates through Google's reviews feed until max_results.

$0.0005 per delivered review, up to 100 reviews per run. Nothing delivered means nothing charged.

Inputs

What one review looks like

FAQ

What does the Place reviews API return?

Fetches the Google reviews of a single place addressed by its data_id (from Google Maps places), a place_id, or a name + location that is resolved to the first matching place. Paginates through Google's reviews feed until max_results. Each row carries 16 fields, listed in full on this page.

What do I send it?

A semantic input rather than a URL list. One run returns up to 100 reviews.

How much does the Place reviews API cost?

$0.0005 per delivered review. A run that delivers nothing is not billed, and the

monthly free credit covers about 2,000 reviews here.

Do I need my own proxies for it?

No. The collector runs on our residential network and handles rotation, retries and pagination internally.