NOTE: AS OF 9/12/2017 THERE ARE NO MORE SAVED_MEDIA INFORMATION. Looks like they patched it! This repo will still be up, but a warning to others that you won't see any output anymore.
This project demonstrates the tool used to parse out user's saved_media variable in their instagram profile. This tool also works on users who's profile are private.
To install dependencies, you just need to perform the following.
pip install requirements.txt
Just run the server by doing:
python insta_api_server.py
And then go to your browser:
http://localhost:5000/
Type in an instagram profile username and then click on "Submit"
This project is licensed under the MIT License - see the LICENSE.md file for details
