Skip to content

Yet another Instagram like bot for doing likes only for newsfeed

Notifications You must be signed in to change notification settings

get-a-clue/instagram_likebot2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

instagram_likebot2

Yet another Instagram like bot for doing likes only for newsfeed

Here is a simple python script allowing doing likes for your newsfeed. Works with selenium driver and simulates real user behaviour via web browser. It doesn't use any direct Instagram API (official and unofficial). Compatible with Linux, Mac, Windows.

How to use:

  1. Install Python3
  2. Install selenium python library: pip install selenium
  3. Install Chrome browser and corresponding Chromedriver (Chromedriver should be added to PATH)
  4. Edit hello.py with your Instagram account details and run it.

About

Yet another Instagram like bot for doing likes only for newsfeed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages