Skip to content

Tracks who has unfollowed you on instagram since you last ran the script.

Notifications You must be signed in to change notification settings

Acha0086/insta_unfollower_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram unfollower tracker

Tracks who has unfollowed you on instagram since you last ran the script.

Usage:

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

About

Tracks who has unfollowed you on instagram since you last ran the script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages