Skip to content
Tools / Places Search
Places Search icon

Places Search

Find restaurants, shops & venues worldwide

Places Search finds restaurants, cafes, hotels, shops, and any point of interest in 200+ countries. Search by name, category, or type anywhere in the world and get back ratings, hours, contact details, and reviews — all in one query. It works globally, covering the US, UK, Europe, Asia-Pacific, and beyond.

The tool draws from multiple venue databases to maximise coverage and result quality. For specific coordinates, the nearby search finds what's within walking or driving distance. For deeper research, place details gives you the full picture — opening hours, phone number, website, user reviews, and price level.

What you can do

  • Search any city or location for restaurants, hotels, cafes, shops, or any place category
  • Find places near specific GPS coordinates with a configurable radius
  • Filter results by open now, minimum price level, or maximum price level
  • Sort results by relevance, rating, or distance
  • Get full place details including opening hours, reviews, phone number, and website

Who it's for

Travellers planning trips, local business researchers, developers building location-aware features, journalists researching venues, and anyone who needs to find and compare places globally.

How to use it

  1. Use search_places with a query and location — e.g. "sushi restaurants" in "Tokyo, Japan"
  2. Use nearby_places with GPS coordinates to find what's around a specific spot
  3. Use place_details with a place ID from search results to get full hours, reviews, and contact info
  4. Filter search results with open_now, sort, min_price, and max_price parameters

Getting started

No setup required for basic searches — results pull from multiple global venue databases automatically.

Search Places

Search for places by name, type, or category with optional location filtering

Returns: Array of places with name, address, coordinates, categories, rating, price level, and source
Nearby Places

Find places near specific coordinates with optional category filtering

Returns: Array of nearby places with name, address, coordinates, categories, rating, and distance
Place Details

Get full details for a specific place including reviews, hours, and contact info

Returns: Full place details including name, address, hours, phone, website, reviews, and rating
Loading reviews...

Loading activity...

v0.032026-05-08
  • place_details no longer cross-routes Foursquare-format IDs to Google (and vice versa) when only the other source is available — eliminates a class of "Place ID is not valid" errors when source is auto-detected
v0.022026-05-08
  • Ratings, price level, and contact details now returned for all Foursquare results
  • Searches now continue via the remaining source when one source returns a configuration error
v0.012026-03-25
  • Initial release with dual-source search, nearby, and details

Places Search Use Cases(4)

Browse all 4 Places Searchguides →
Open Find Restaurants Nearby

Find Restaurants Nearby

Search for restaurants in any area with ratings, cuisine types, and opening hours.

Places Search icon
Places Search
4 agent guides
Open Research Local Businesses

Research Local Businesses

Look up business contact details, hours, ratings, and location data for any type of business in any area.

Places Search icon
Places Search
4 agent guides
Open Search Papers by Topic

Search Papers by Topic

Find relevant academic papers on any research topic across millions of scholarly publications.

Academic Research icon
Academic Research
4 agent guides
Open Geocode Addresses to Coordinates

Geocode Addresses to Coordinates

Convert street addresses into precise latitude and longitude coordinates for mapping and spatial analysis.

Address Geocoding icon
Address Geocoding
4 agent guides
See every Places Searchuse case (Claude, ChatGPT, Copilot, OpenClaw guides) →

Related Tools

Frequently Asked Questions

Can I search by city name, place type, or exact coordinates?

Yes. `search_places` supports text queries with an optional city or coordinate-based location, while `nearby_places` is for radius searches around exact latitude and longitude coordinates.

What details come back in search results?

Search results include the place name, address, coordinates, categories, rating, price level, and source. If you need deeper information like hours, phone, website, and reviews, open the place with `place_details`.

Can I filter for open places, price range, or distance?

Yes. The search flow supports open-now filtering, radius controls, sorting, and minimum or maximum price levels, which makes it practical for local discovery rather than just broad lookup.

Do I need a source-specific ID to get full place details?

Only for the final details lookup. Search results give you the place ID, and `place_details` can use that ID with auto-detection or an explicit source when you already know it comes from Foursquare or Google.