Skip to content

This is a insta follower bot which follows all the followers of the account you want

License

Notifications You must be signed in to change notification settings

scienmanas/Insta-follower-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta-follower-bot

This insta-follower bot is built using selenium library, If you are desperate to follow all followers of anyone account, you can use it😏

To use it follow the following steps(do it in a code editor with python and selenium library installed.

  1. To install selenium run the following commnad in the terminal
pip install selenium
  1. Add the accounts to accounts_list.csv in Data folder under accounts heading, start adding accounts from line 2, writting one account on one row, don't use any symbols such as " or ' simply write the account name as a word
  2. Add your account username and password by modifying the value to USERNAME and PASSWORD variables at line 8 and 9 in the login_and_perform.py file, write your credentials under double quotes.
image
  1. If you get file not found error, copy the relative path of accounts.csv file and paste it in line 5 of main.py file. image
  2. Run the main.py file.

Note - Instagram restricts the following after some time when you don't stop pressing the follow buttonl. This bot cannot bypass that.

About

This is a insta follower bot which follows all the followers of the account you want

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages