Search Yelp businesses by free-text query and location. Returns matching businesses with name, url, rating, review count, price range, and categories.
Input
queryrequired
Free-text search query, e.g. 'pizza' or 'plumber'
locationrequired
Location, e.g. 'New York, NY'
Output
countoptional
queryoptional
locationoptional
businessesoptional
FAQ
Search Yelp businesses by free-text query and location. Returns matching businesses with name, url, rating, review count, price range, and categories.
Required: query, location.
It returns count, query, location, businesses.
No. It only uses pages of yelp.com that are reachable without signing in.
It only reads. It looks things up on yelp.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/yelp.com/search_businesses, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/yelp.com/search_businesses
It is part of Reduck's official curated catalogue.