Skip to content

A simple desktop app to remove all or specific sent follow requests on Instagram. Based on Instagram private API. Works on Linux and Windows.

Notifications You must be signed in to change notification settings

Suleman-Elahi/FollowRequestsRemover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trackgit-views

FollowRequestsRemover

Remove sent follow requests on Instagram with this tool here. May not work while removing large number of requests, but can try by changing the sleep interval from 5 to 10 seconds or more.

Created for learning and experimenting. A lot of things need polishing and there is a lot of room for the improvement as well, so PRs are welcome.

Getting started:

  1. Clone repo and cd: git clone https://github.com/Suleman-Elahi/FollowRequestsRemover && cd FollowRequestsRemover
  2. Install dependencies: pip3 install pyqt5 requests
  3. Run app: python cfr.py

Run it like this on any platform.

Binary Releases:

Self-contained binary releases can be downloaded from the Releases section. Just download and run them without installing Python or dependencies mentioned above.

Currently only Windows and Linux executables are there.

Screenshots:

image info

image info

Warning: Using Instagram like this may get your account banned, so proceed on your own risk.

Icon credits: iconscout

Note: I also created a Selenium version to remove sent follow requests and is safe and gets the job done but takes longer time. Try that here: https://github.com/Suleman-Elahi/Cancel_Instagram_Follow_Requests

About

A simple desktop app to remove all or specific sent follow requests on Instagram. Based on Instagram private API. Works on Linux and Windows.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages