Skip to content

ChamRun/Unrequester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unrequester

Our Python tool makes it easy to manage your follow requests on Instagram. Using Selenium, this code allows you to unrequest all your pending follow requests in just a few simple steps.

Whether you're looking to clean up your account or simply want to start fresh with your follower list, this tool is here to help

Our tool is designed to be user-friendly and easy to understand, making it a great resource for learning how to work with Selenium. The step-by-step instructions make it a breeze to follow along, and you'll feel like a pro in no time.

Getting started:

  1. Clone or download this repository.
  2. Install selenium:
pip install selenium
  1. Write your username and password in login_data.ini.

    If you're using Windows and Firefox or Chrome, go to the 6th step, else:

  2. Download your favourite browser driver from:

  3. Paste driver in your project directory.

  4. Run Main.py.

You can learn how to get the XPath from here.

Thanks to nabegheha.

About

Cancel all your follow requests on Instagram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages