narbehaj / instagram-status

(Deprecated) Instagram followings/followers list exporter using Python Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Status Viewer

Simple Python3 script to collect your Instagram account's followers/followings in Flask. You can now unfollow users right from this panel.

Requirements

Install the requirement packages first:

pip3 install Flask requests requests-toolbelt

Then simply run the code:

python3 main.py

Then go to http://localhost:5000 to see the result

ToDo

  • Support two-step authentication
  • logout button

Contributers

Screenshot

screenshot.png

About

(Deprecated) Instagram followings/followers list exporter using Python Flask


Languages

Language:CSS 67.3%Language:Python 20.8%Language:JavaScript 7.9%Language:HTML 4.0%