RishavT / instapy-simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instapy Simple

This is a simple instapy quickstart script.

It uses tags to find relevant users and follows them + like their images.

Installation

You will need python3. I have tested on Python 3.9

For installing instapy, use git:

pip install https://github.com/timgrossmann/InstaPy/archive/refs/heads/master.zip

Usage

Modify the text files to change the parameters.

Then for running:

python run.py

About

License:Apache License 2.0


Languages

Language:Python 100.0%