App Logo
yelp.com

Get Yelp business profile

Fetch a Yelp business's full profile by slug or URL: name, rating, review count, categories, price range, address, phone, hours, website, and cuisine.

Input

slug required

Yelp business slug or full URL, e.g. 'l-industrie-pizzeria-new-york' or a yelp.com/biz/... URL

Output

url optional
name optional
slug optional
phone optional
rating optional
address optional
cuisine optional
website optional
categories optional
price_range optional
review_count optional
opening_hours optional

FAQ

Fetch a Yelp business's full profile by slug or URL: name, rating, review count, categories, price range, address, phone, hours, website, and cuisine.
Required: slug.
It returns url, name, slug, phone, rating, address, cuisine, website, categories, price_range, review_count, opening_hours.
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/get_business, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/yelp.com/get_business
It is part of Reduck's official curated catalogue.

Start building not clicking