Python 3 app. The bot automatically follows followers or following of the targeted account.
- In the main.py file insert your login data into USERNAME and PASSWORD constants
- Run the main.py
- Enter the required data in the program
- Follow followers of the targeted account
- Follow following of the targeted account
- Specifying amount of accounts to follow
- Accepting cookies
- time (no need to install)
- selenium (needed to install, also might need to install Chrome browser and Chrome webdriver)
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.