Skip to content

Gunthersuper/instagram-like-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A simple instagram like bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages