The aim is to list all the instagram handles that you follow, that don't follow you back. The implementation is purely done using selenium automation strategy.
- Selenium : A popular automation tool.
- webdriver-manager : Supporting package.
>> pip3 install selenium
>> pip3 install webdriver-manager
>> python instagram_bot.py
Enter Username:$(username)
Enter Password:$(password)
output:
Total unFollowers : $(unfollowers)
<List of unfollowers account ids comes below>