A collection of Python scripts that automates the Firefox browser to log on to a Instagram account (account username and password specified by user in each script) to like/follow/unfollow user photos, accounts and more (script specific information and instructions follow). Users can use InstaBot passively and will be notified of completion/status of tasks through an automatic Gmail email.
Info
Python version: 3.5.2 Selenium version: 3.141.0
The python program can't locate the
ul
element at the IG profile page.And also the program does not support the headless version of Firefox, so it can't be run on a server environment 🤔
[Edit] Patch in PR #2