Search the guide
search_venuesSearch the Max Eats Out guide — an editorially curated catalogue of restaurants and bars across the cities the author has eaten in, each one chosen and written up by hand. This is a guide with a point of view, not a comprehensive places database: a venue's absence means it is not on the list, not that it does not exist, so never present an empty result as 'there are no restaurants there'. Reach for this when someone wants a recommendation with an opinion attached, or wants to filter by editorial qualities a general places database does not carry (what a venue is KNOWN FOR, which service moments it is Best For, Michelin awards). Do not reach for it to find the nearest branch of a chain. Free text in q is resolved to the guide's own vocabulary and the response reports the interpretation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free text, resolved against the guide's own vocabulary — a cuisine, a dish, an area, a tag, a drink category, a Best For moment, or a venue name. The response reports what it resolved to. If none of the words mean anything to the guide the result is EMPTY and `unresolved` says so; that is the honest answer, not an error to retry. | |
| tag | No | ||
| area | No | Area slugs from get_city. Areas belong to ONE city. | |
| city | No | City slug from list_cities. Strongly recommended: it scopes areas and ranking. | |
| dish | No | ||
| type | No | Venue type keys, e.g. 'restaurant', 'bar'. A venue can be both. | |
| award | No | Award keys, e.g. Michelin tiers. | |
| limit | No | ||
| price | No | Price band: 1 cheap … 4 fine dining. Approximate starter+main, excluding drinks. | |
| cursor | No | From a previous response's next_cursor. Bound to that exact search. | |
| drinks | No | ||
| cuisine | No | Cuisine slugs. Composable: Korean BBQ is ['korean','bbq'], never one value. | |
| seating | No | ||
| best_for | No | Service moments for eating. | |
| practical | No | Walk-ins, reservations, and payment. | |
| best_for_bar | No | Service moments for drinking. | |
| include_closed | No | Include permanently closed venues. Default false. |