This script requires :
You can install this module by following this rules :
pip install InstagramAPI ( Python 2 )
pip3 install InstagramAPI ( Python 3 )
Instagram username
Instagram password
Instagram user number to unfollow
Instagram timeout before to unfollow a new user
python main.py 'user_name' 'password' -u 1000 -t 20
python3 main.py 'user_name' 'password' -u 1000 -t 20