Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 509 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 509 Bytes

instagram-bot-without-api

*Simple instagram bot without API

*You can save your followers list as txt format with this bot

*Only write your keys in passwordd.py and run

!If your ethernet connection is slow , bot will not work. You should increase the integer in time()

Installations

pip install selenium,

pip install webdriver-manager

WebDriverManager is a library which allows to automate the management of the binary drivers (e.g. chromedriver, geckodriver, etc.) required by Selenium WebDriver.