Skip to content

A bot likes your followings or posts by some tag on Instagram

Notifications You must be signed in to change notification settings

shagtv/instabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instagram bot

A bot likes posts on Instagram

Installation:

1 Init virtualenv:

virtualenv --python=python3 env

2 Activate virtualenv:

source /env/bin/activate

3 Download web driver:

Firefox: https://github.com/mozilla/geckodriver/releases

Chrome: http://chromedriver.chromium.org/downloads

3 Add a geckodriver or chromedriver path to PATH:

export PATH=$PATH:/path/to/geckodriver

3 Install packages:

pip install --requirement requirements.txt`

6 Run a bot:

python3 app.py

About

A bot likes your followings or posts by some tag on Instagram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages