Skip to content
All sites
Data API

Yelp Data API

Structured JSON data, on demand, with anti-bot bypass built in.

3endpointsRate Limit handled for you
yelp.comGET/yelp/placeGET/yelp/reviewsGET/yelp/search{ } JSON
Example (captured live)
yelp.com
Example
JSON responseclick the page to trace a field
{
"place_results": {
"place_id": "ironclad-coffee-roasters-and-baking-co-richmond-2",
"place_ids": [
"ironclad-coffee-roasters-and-baking-co-richmond-2"
],
"title": "Ironclad Coffee Roasters & Baking Co",
"rating": 4.5,
"reviews": 424,
"price": "$$",
"categories": [
{
"title": "Coffee & tea",
"link": null
}
],
"phone": "+1 804 709 0998",
"address": "1805 E Grace St, Richmond, VA 23223",
"neighborhoods": null,
"website": null,
"menu_link": null,
"operating_hours": {
"Fri": "07:00:00–17:00:00",
"Mon": "07:00:00–17:00:00",
"Sat": "08:00:00–17:00:00",
"Sun": "08:00:00–17:00:00",
"Thu": "07:00:00–17:00:00",
"Tue": "07:00:00–17:00:00",
"Wed": "07:00:00–17:00:00",
"state_switch_time": "07:00"
},
"highlights": null,
"photos": [
{
"link": "https://s3-media0.fl.yelpcdn.com/bphoto/eAVN7ZAdCFBNVOcD9ic2yA/o.jpg"
}
],
"thumbnail": "https://s3-media0.fl.yelpcdn.com/bphoto/eAVN7ZAdCFBNVOcD9ic2yA/o.jpg",
"link": "https://www.yelp.com/biz/ironclad-coffee-roasters-and-baking-co-richmond-2?adjust_creative=duckduckgo&utm_campaign=yelp_feed&utm_medium=feed_v2&utm_source=duckduckgo",
"reviews_link": "https://www.yelp.com/biz/ironclad-coffee-roasters-and-baking-co-richmond-2?sort_by=relevance_desc",
"business_id": "ironclad-coffee-roasters-and-baking-co-richmond-2",
"name": "Ironclad Coffee Roasters & Baking Co",
"review_count": 424,
"price_level": 2,
"amenities": null,
"hours": [
{
"day": "Fri",
"spec": "07:00:00–17:00:00"
},
{
"day": "Mon",
"spec": "07:00:00–17:00:00"
},
{
"day": "Sat",
"spec": "08:00:00–17:00:00"
},
{
"day": "Sun",
"spec": "08:00:00–17:00:00"
},
{
"day": "Thu",
"spec": "07:00:00–17:00:00"
},
{
"day": "Tue",
"spec": "07:00:00–17:00:00"
},
{
"day": "Wed",
"spec": "07:00:00–17:00:00"
},
{
"day": "state_switch_time",
"spec": "07:00"
}
],
"menu_url": null,
"accepts_reservations": null,
"image": "https://s3-media0.fl.yelpcdn.com/bphoto/eAVN7ZAdCFBNVOcD9ic2yA/o.jpg",
"city": "Richmond",
"state": null,
"zip": null,
"country": null,
"transactions": null,
"is_claimed": null,
"latitude": 37.5343346,
"longitude": -77.425772,
"is_open": null,
"is_closed": null,
"scraped_at": "2026-08-18T07:44:36.031099+00:00"
}
}
GET/v1/data/yelp/place1 credit / run Verified

Business Detail

Full business detail by business id (the /biz/ slug): rating, price, categories, address, phone, hours, website, a photo gallery, amenities, map coordinates, and (for restaurants) the menu and reservation flag.

Handled for you:Rate Limit
Parameters
NameTypeReqDescription
business_idstringyesBusiness id — the slug in the URL, e.g. 'franklin-barbecue-austin'.