Google Maps places API

Searches Google's local results for a keyword in a location and delivers de-duplicated place records with contact and geo fields. Paginates automatically until max_results is reached or Google runs out. Use the returned data_id with the Place reviews collector.

$0.001 per delivered place, up to 100 places per run. Nothing delivered means nothing charged.

Inputs

What one place looks like

FAQ

What does the Google Maps places API return?

Searches Google's local results for a keyword in a location and delivers de-duplicated place records with contact and geo fields. Paginates automatically until max_results is reached or Google runs out. Use the returned data_id with the Place reviews collector. Each row carries 19 fields, listed in full on this page.

What do I send it?

A semantic input, not a URL list: query and location are required. One run returns up to 100 places.

How much does the Google Maps places API cost?

$0.001 per delivered place. A run that delivers nothing is not billed, and the

monthly free credit covers about 1,000 places here.

Do I need my own proxies for it?

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