Code By Rimmel with ❤
Are you Tired of those user that first follows you and after getting followed back they unfollow?
This python script can automatically unfollows those users that don't follow you back. This 146 lines script can make the task of managing Github's followers Easy.
- python3
- selenium4
- webdriver Manager
- ✨Magic ✨
- Auto logins to your Github Account.
- Scrap all your followers usernames.
- Export your followers info in a .CSV file named as followers.
- Automatically unfollows those user that cannot be found in followers.
This script requires python v10+ to run.
pip install -r requirements.txt
Edit info.txt replace username and password with your github username & password present in the info.txt
username
password
run unfollower.py
python unfollower.py
MIT
Free Software, Hell Yeah!
⭐ this repo more updated version of this will be on its way 👨💻