Skip to content

A script that finds all the bad people who don't follow you back

Notifications You must be signed in to change notification settings

danielgospodinow/InstagramUnfollowersScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

InstagramUnfollowers

A script that finds all the bad people who don't follow you back

With the help of this Instagram API, I managed to filter out all the bad unfollowers so I can unfollow them also eventually.

How to use it?

Simply just run the script as it follows: python3 instagramUnfollowers.py {username} {password}

Future plans:

  • Storing all the followers in a Trie structure to speed up checking if a following is a follower

Screenshot:

Releases

No releases published

Packages

No packages published

Languages