*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.