Skip to content

Python 3 app. The bot automatically follows followers or following of the targeted account.

License

Notifications You must be signed in to change notification settings

m1stik/Instagram-Following-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Instagram Following Bot

Python 3 app. The bot automatically follows followers or following of the targeted account.

How to use

  1. In the main.py file insert your login data into USERNAME and PASSWORD constants
  2. Run the main.py
  3. Enter the required data in the program

Feautures

  • Follow followers of the targeted account
  • Follow following of the targeted account
  • Specifying amount of accounts to follow
  • Accepting cookies

Used libraries

  • time (no need to install)
  • selenium (needed to install, also might need to install Chrome browser and Chrome webdriver)

Note

UI and functionality of Instagram are constantly changing and may vary by region. This might cause the app not working properly.

If such thing happens while using, you can always create Issue or contribute.

About

Python 3 app. The bot automatically follows followers or following of the targeted account.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages