/instagram-like-bot

A simple instagram like bot

Primary LanguagePython

instagram-like-bot

A simple solution to automatic liking instagram posts by tags or locations

GitHub followers streamlabs

Installing:

  1. Download and install Python - https://www.python.org/
  2. Open CMD, console, or PowerShell. Install the selenium package - pip install selenium
  3. Download the chromedriver (corresponds to your chrome version) - https://chromedriver.chromium.org/. Put it to the bot folder.

Using:

  1. Open congif.py using any text editor.
  2. Make configuration (enter username, password, tags, locations)
  3. Open CMD, console, or PowerShell in the bot folder. Enter: py bot.py