Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

Removing ghost followers from your Instagram profile

Notifications You must be signed in to change notification settings

macie-k/remove-ghost-followers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

May not work

Instagram is constantly making it harder to create any kind of bots, the instabot API used in this script is not being maintained anymore.
And I keep getting issues about the 4xx errors, meaning there is no guarantee this script will work.





Remove all ghost followers from instagram

Finds and removes everyone who hasn't interacted with the last 100 of your posts


Download

Download the latest release here


Preview

preview


How to

  1. If you're on windows download the the ready to use .exe from here or
  2. Install instabot using: pip install instabot
  3. Locate the package using pip show instabot and navigate to the given path
  4. Copy files from to_replace folder to the opened instabot location and replace the originals
  5. Launch the script: python remove_ghosts.py

Whitelist

  • Every username or user ID in the whitelist.txt file will be ignored

Removing from list

  • If you happen to have a list of usernames you want to remove you can use the --list or -l argument and provide the filename
  • Like python remove_ghosts.py --list yourfilename.txt

Sidenotes

  • If you receive a 403 error, you have to wait ~1h before continuing

About

Removing ghost followers from your Instagram profile

Resources

Stars

Watchers

Forks

Languages