Skip to content

altech-stack/InstaAPI

Repository files navigation

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.

InstaAPI saved_media demonstration

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.

Alt text

Prerequisites

To install dependencies, you just need to perform the following.

pip install requirements.txt

Running

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"

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Experimenting with non-automated methods of retrieving data via Instagram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published