Skip to content

SuyashLakhotia/InstaFeast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaFeast

InstaFeast is a simple web app that shows you the top Instagram photos taken of food & drinks at your favourite restaurant or café. Confused about what you want to order? Or what actually looks good? Just show the waiter a photo of what you want with InstaFeast!

InstaFeast allows you to select a location using the Google Maps API, which is then converted to a Facebook Graph Place, and subsequently, an Instagram Location. Then, by parsing the caption of the Instagram post & using an external face detection API on the photo, the recent Instagram posts from the selected location are filtered through to scout for the top posts of food and/or drinks, which are displayed according to the number of likes the post received on Instagram.

Screenshot

Screenshot

Running InstaFeast

  1. Run pip install -r requirements.txt to install the Python dependencies.
  2. Create a file called OAuthKeys.py inside the MainApp directory with the following format:
facebookAccess = <Facebook Graph API Access Token>
instagramAccess = <Instagram API Access Token>
mashapeAccess = <Mashape API Key>

Team

  1. Suyash Lakhotia
  2. Nikhil Venkatesh

NOTE: Initially built for and during NUS Hack&Roll 2016.

About

🍕 Web app to find popular Instagram posts of food & drinks at a given location.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors