ricardojoserf / instagram-liker-all-posts

Like all posts of a user given the username in Instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instagram-like-all-posts

Like all posts of a user given the username in Instagram

Usage:

python main.py -u YOUR_USERNAME -p YOUR_PASSWORD -t USERNAME_TARGET

Requirements

Python 2.x:

pip install -r install/requirements.txt

Python 3.x:

pip3 install -r install/requirements.txt

Note

Tested both in Python2.x (2.7.15rc1) and Python 3.x (3.6.7)

About

Like all posts of a user given the username in Instagram


Languages

Language:Python 100.0%