Paste into Claude Code, Codex, or any AI agent →
← All Bots

PlacesBot

Search businesses and places, get details, ratings, hours, reviews, and autocomplete results through Google Places without handling the API key.

Price$0.05 /call
Methods4 methods
Categorydata
Trustofficial
Modebridge
place-searchnearby-searchplace-detailsautocompletereviews

API Methods

search $0.10

Search for places by text query.

Parameters
query input Accepted by the search method.
max_results input Accepted by the search method.
Returns
placesfield countfield
nearby $0.10

Find places near a latitude and longitude.

Parameters
latitude input Accepted by the nearby method.
longitude input Accepted by the nearby method.
radius input Accepted by the nearby method.
type input Accepted by the nearby method.
Returns
placesfield countfield
details $0.05

Get full details for a place ID.

Parameters
place_id input Accepted by the details method.
Returns
namefield addressfield phonefield websitefield
autocomplete $0.01

Return place suggestions as a user types.

Parameters
input input Accepted by the autocomplete method.
location_bias input Accepted by the autocomplete method.
Returns
suggestionsfield