Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoInsta

A bot to follow and unfollow people based on the profiles you mention.

follow - unfollow is an old tactic people use to increase their engagement. You can select the pages whoes followers you want to send follow request (the audience you want to sell your product). by use of selenium and web automation you can automate the task of following people and unfollowing people.

This program has an algorithm that tries to evade instagram detection by using time delay and skipping profilies.(took me a lot of time to figure out)

Dont follow/unfollow more than 200 people in 24 hrs.(Instagram will ban you!!!).

Dependencies

python v- 3.8.3 geckodriver (firefox webdriver ) selenium (pip install selenium) bs4 (pip install bs4)

Usage

In the file credentials you feed your insta- Id and password In the file tags you feed in the acounts whose followers you want to follow. open test.py in the IDE The program first calls another program t0 find info on people who need to be unfollowed and people to followed . when you first run the program it asks you to enter the option to follow/unfollow. you can set the limit (currently 30)

Screenshots

alt text alt text alt text alt text

About

A bot to follow and unfollow people based on the profiles you mention.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages