Instagram Page: https://instagram.com/carsondiningmenu
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.
To run program: >>> python3 main.py
Keys Instructions in Keys.py
Scraping Link: https://housing.uoregon.edu/carson-dining#dinner
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 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/