danielgospodinow / InstagramUnfollowersScript

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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


Languages

Language:Python 100.0%