200
application/jsonThe response contains the status of the request and data. Data is an array where each element represents a response for a single query from the request.
{
"id": "your-request-id",
"status": "Success",
"data": [
[
{
"query": "https://www.yelp.com/search?find_desc=Restaurants&find_loc=San+Francisco%2C+CA",
"biz_id": "HHtpR0RslupSQ99GIIwW5A",
"name": "Marufuku Ramen",
"price_range": "$$",
"rating": 4.4,
"reviews": 4109,
"categories": [
"Ramen"
],
"formatted_dddress": "",
"neighborhoods": [
"Lower Pacific Heights"
],
"phone": "(415) 872-9786",
"business_url": "https://www.yelp.com/biz/marufuku-ramen-san-francisco-5?osq=Restaurants",
"services": [
"Outdoor seating",
"Delivery",
"Takeout"
],
"photo": "https://s3-media0.fl.yelpcdn.com/bphoto/ouK2VmW0SrI70jsJpTxJhw/348s.jpg",
"tags": [
"Waitlist is closed"
],
"snippet": "Long long overdue review, but I loved this place. The line was literally booty, so me and my friends went half an hour before opening, and sat by a nearby…"
},
{
"query": "https://www.yelp.com/search?find_desc=Restaurants&find_loc=San+Francisco%2C+CA",
"biz_id": "8VurRDEj1RpimenhgTmyFQ",
"name": "KAIYŌ Rooftop",
"price_range": "",
"rating": 3.8,
"reviews": 334,
"categories": [
"Peruvian",
"Cocktail Bars",
"Sushi Bars"
],
"formatted_dddress": "",
"neighborhoods": [
"South Beach"
],
"phone": "",
"business_url": "https://www.yelp.com/biz/kaiy%C5%8D-rooftop-san-francisco-5?osq=Restaurants",
"services": [
"Outdoor seating",
"Delivery",
"Takeout"
],
"photo": "https://s3-media0.fl.yelpcdn.com/bphoto/IpnkGDpsm94wGzTAdFekPg/348s.jpg",
"tags": [],
"snippet": null
},
{
"query": "https://www.yelp.com/search?find_desc=Restaurants&find_loc=San+Francisco%2C+CA",
"biz_id": "J7_-faNq_Ag9qTOlDn81Pw",
"name": "Starbelly",
"price_range": "$$",
"rating": 3.8,
"reviews": 2112,
"categories": [
"Comfort Food",
"Cocktail Bars",
"Wine Bars"
],
"formatted_dddress": "",
"neighborhoods": [
"Castro"
],
"phone": "(415) 252-7500",
"business_url": "https://www.yelp.com/biz/starbelly-san-francisco?osq=Restaurants",
"services": [
"Outdoor seating",
"Delivery",
"Takeout"
],
"photo": "https://s3-media0.fl.yelpcdn.com/bphoto/G1SweY3VbKx_BqAws9RytA/348s.jpg",
"tags": [
"Live wait time: 0 mins"
],
"snippet": "Starbelly has been one of my go to comfort restaurants since I moved to this city. The menu is always fresh and new but the atmosphere and service always makes…"
}
]
]
}