Skip to content

Posts the daily dinner menu of the University of Oregon's Carson Dining Hall. Carson no longer uploads their dinner menu. :(

Notifications You must be signed in to change notification settings

bdeweesevans/CarsonDiningMenu

Repository files navigation

CarsonDiningMenu

image of icon.

Instagram Page: https://instagram.com/carsondiningmenu

Notes

Dependencies

Dependencies include:

  • This program also utilizes the Python libraries named 'beautifulsoup4', 'lxml', 'Pillow', 'flickr-api', 'DateTime', 'requests', and 'schedule'. You will need to install all of these libraries for the program to properly function.

  • Keys.py and Auth.txt. Auth.txt does not have to be populated with the authorization token whem first run. Keys.py does need to be supplied the necessary API keys and Secrets. Step instructions are included below in that file.

General Resources

To run program: >>> python3 main.py

Keys Instructions in Keys.py

Scraping Link: https://housing.uoregon.edu/carson-dining#dinner

Other Resources

Flickr API

Flickr API Repository (flickr-api 0.7.7): https://github.com/alexis-mignon/python-flickr-api/tree/master

Flickr API Functions: https://github.com/alexis-mignon/python-flickr-api/blob/master/flickr_api/objects.py

Flickr API Authorization Instructions: https://github.com/alexis-mignon/python-flickr-api/wiki/Flickr-API-Keys-and-Authentication

Instagram Graph API

Instagram Graph API Documentation: https://developers.facebook.com/docs/instagram-api/

Instagram Graph API, Facebook: 'Getting Started' https://developers.facebook.com/docs/instagram-api/getting-started

Configure Authorization Tokens: 'Graph API Explorer' https://developers.facebook.com/tools/explorer/

Image Example

example image

About

Posts the daily dinner menu of the University of Oregon's Carson Dining Hall. Carson no longer uploads their dinner menu. :(

Topics

Resources

Stars

Watchers

Forks

Languages