/yelp/businesses/photos

POST /api/yelp/businesses/photos

Price: 20 credits

Get photos and videos posted for a Yelp business by alias, business id or business page URL, in the order the business page shows them. Returns media URL, thumbnail, caption, subject keywords, pixel size, upload time, like count, the review the media is attached to and the uploading Yelp user.

How to use it

Fetch the photo and video gallery of one Yelp business. business accepts an alias, a business id or a https://www.yelp.com/biz/... URL. Each item has id, media_type (photo/video), url (full-size image or mp4), thumbnail, caption, keywords (what the media shows, e.g. food/interior/menu), width/height, created_at (unix seconds), like_count, review_id (the review the media was attached to, if any) and uploader (Yelp user id, name, image, review_count, friend_count, photo_count).

Parameters

Request body

Response

Errors

Response headers