Skip to main content
$2 / 1k places Search Google Maps places for address, rating, reviews, contact info, opening hours, and images

Endpoint

POST /api/v1/agents/google/maps/places/run

Parameters

array
List · What to search for (e.g. ‘italian restaurants’). Use this together with Location to discover places. — OR — leave blank and pass specific URLs in the Place URLs field below.
string
Text · Where to search (e.g. ‘New York, USA’). Required when Search Terms is used; ignored when passing Place URLs.
array
List · Specific Google Maps place URLs or Place IDs (e.g. ChIJreV9aqYWdkgROM_boL6YbwA). Use this when you already know the places — alternative to Search Terms + Location.
integer
default:50
Number · Maximum number of places to return per search term or URL. Use 0 for all.
string
Dropdown · Skip places rated below this. Leave empty for no filter.Options: two, twoAndHalf, three, threeAndHalf, four, fourAndHalfLegend: two = 2+ stars, twoAndHalf = 2.5+ stars, three = 3+ stars, threeAndHalf = 3.5+ stars, four = 4+ stars, fourAndHalf = 4.5+ stars
string
default:"allPlaces"
Dropdown · Filter by website presence. Useful for lead generation (find places without a website).Options: allPlaces, withWebsite, withoutWebsiteLegend: allPlaces = All places, withWebsite = Only with website, withoutWebsite = Only without website
integer
default:0
Number · Number of images to fetch per place. 0 = none, 999 = all. Slows down the run.

Response columns

Example

Example response

Response