Skip to content

An Instagram bot using Selenium webdriver and InstagramAPI, written in Python

Notifications You must be signed in to change notification settings

bernardogbecker/UnfollowInstagramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnfollowInstagramBot

An Instagram bot using Selenium webdriver and InstagramAPI, written in Python.

For you to use, you will have to download the edgewebdriver (https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/) and you will need to install the Selenium and InstagramAPI package.

It works great for unfollowing people that doesn't follow you back. The code uses the sleep function a lot to prevent instagram to ban or something. Feel free to download it, use it, report some bug and change anything you want!

the main code is in UnfollowWeb.py

P.s. There's some parts in the code that is written in portuguese, like click the button "agora não", to work perfectly you might have to change those to your language.

P.s. I added a follow function, you need to pass the InstagramID you want to follow all the users the account follows. The main code for this function in FollowWeb.py

About

An Instagram bot using Selenium webdriver and InstagramAPI, written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages