Tracks who has unfollowed you on instagram since you last ran the script.
Usage:
- Replace text with login credentials in text file login.txt
- Ensure selenium and webdriver_manager packages are installed
- You can install them with the following commands
- pip install selenium
- pip install webdriver_manager
- Replace line 61 with your profile link. -- It's important to keep the '/followers/' at the end of the URL
- Run the script
- All followers are saved in the text file followers.txt
- If anyone has unfollowed you since you last ran the script, they will show up in the text file unfollowers.txt