Thanks to visit codestin.com
Credit goes to github.com

Skip to content

G0rav/Instagram_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Bot

Python script to extract requested and following users, and then unrequest/unfollow them. Watch the video

Un-Requesting sent requested on #instagram is a tedious task for every creator. 🥱 So, I wrote a #python script to do so. Just give your login credentials and it will automatically scrap all users and unrequest/unfollow them one by one.

Warning ⚠️ This is not acceptable by instagram. Your account may got suspended.

However I tried to mimic human behaviour as close as possible.

I am using it regularly without being caught. Do it for 20-30 users at a time only and you are safe.

Library used:

- selenium

!pip install selenium

How to use.

Replace 'Your-Username' and 'Your-Password' with yours login credentials in the super_secret python file.

Username = 'Your-Username'
Password = 'Your-Password'

Run the instagram_bot.py file to scrap users and unfollow them.

Connect with me:

Linkedin

About

A Bot which makes your life easy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages