Skip to content

A very simple lines of python code to like Instagram users using a bot

Notifications You must be signed in to change notification settings

Apokky-30/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 very simple lines of python code to like Instagram users using a bot

Installing:

  1. Download and install Python
  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 very simple lines of python code to like Instagram users using a bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages