Is it possible to get images of food using the Yelp API v2? I'm specifically looking for images like in the screenshot below:
Asked
Active
Viewed 477 times
3

gibbo
- 367
- 2
- 4
- 15
-
I'm looking for something like this too. Were you able to find the solution? – Margo Eastham Jul 27 '15 at 16:03
-
@gibbo have you found the solution . can you share research with public – Mani Oct 21 '15 at 05:44
-
I haven't touched this project in a long time, but what I ended up doing was scraping the site using https://www.nuget.org/packages/HtmlAgilityPack . – gibbo Oct 23 '15 at 00:08