This script automatically unfollows everyone that is not following you back.
- Python v2.7 or greater
- pip v18 or greater
get dependencies
pip install -r requirements.txt
get help
python3 main.py --help
run
python3 main.py [InstagramUsername] [InstagramPassword]