Yelp
Available Tools
Get autocomplete suggestions for search text. Returns matching terms, businesses, and categories. Optionally provide lat/lng for location-aware results.
Search businesses by term, location, category, price, and more. Requires location or latitude/longitude. Returns up to 50 per page, 1000 total via offset pagination.
Find businesses by phone number. Phone must include + and country code (e.g. ‘+14157492060’).
Match a business by name, address, city, state, and country. Returns best-matching Yelp business. Use match_threshold=‘none’ to get all potential matches.
Get detailed info for a business by ID or alias, including hours, photos, price, rating, and location. Use search_businesses to find IDs.
Search businesses that offer food delivery. Requires location or latitude/longitude. Currently US-only.
Get service offerings for a business (e.g. plumbing, electrical). Requires Yelp Partner API access.
Get engagement metrics (page views, ad clicks, calls, etc.) for one or more businesses. Requires Yelp Partner API access.
Get business insights including review trends and competitive benchmarks. Requires Yelp Partner API access.
Get food and drink insights for a business, including trending items. Requires Yelp Partner API access.
Get risk signal insights for a business (e.g. health inspection issues). Requires Yelp Partner API access.
List all Yelp business categories. Optionally filter/translate by locale. Returns alias, title, and parent categories.
Get details for a specific category by alias (e.g. ‘pizza’). Use list_categories to find valid aliases. Requires developer beta.
Search for events by location, category, date range, and more. Requires location or lat/lng. Supports offset pagination. Requires developer beta.
Get details for a specific event by ID. Use search_events to find event IDs. Requires developer beta.
Get the featured event for a location. Requires location or latitude/longitude. Requires developer beta.
Get reviews for a business. Supports pagination via limit/offset and sorting by ‘yelp_sort’ or ‘newest’. Use search_businesses to find business IDs.
Get review highlight excerpts for a business, showing key themes from reviews. Use search_businesses to find business IDs.
Validate Yelp API credentials by making a test API call.