Skip to content

Find out who doesn't follow you anymore on Instagram with this simple tool without external apps.

License

Notifications You must be signed in to change notification settings

FrancescoRocca/instafollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaFollowers

Find out who doesn't follow you anymore on Instagram with this simple tool.

Requirements

You have to get some json files from Instagram, go to "Account centre", then "Your information", "Download your information", then "Some of your information" and choose "Followers and following" in JSON format.

How to use

GUI Version (recommended)

  • Install PyQt6:

pip install pyqt6

  • Run the app:

python3 gui/app.py

Web GUI Version (not for production)

  • Install Flask:

pip install flask

  • Enter the web folder and run:

cd web && flask run

Roadmap

  • Make a production ready web app
  • Improve its efficiency and safety
  • Make a more detailed guide

About

Find out who doesn't follow you anymore on Instagram with this simple tool without external apps.

Resources

License

Stars

Watchers

Forks