A very simple lines of python code to like Instagram users using a bot
- Download and install Python
- Open CMD, console, or PowerShell. Install the selenium package -
pip install selenium
- Download the chromedriver (corresponds to your chrome version) - https://chromedriver.chromium.org/. Put it to the bot folder.
- Open congif.py using any text editor.
- Make configuration (enter username, password, tags, locations)
- Open CMD, console, or PowerShell in the bot folder. Enter:
py bot.py