Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 778 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 778 Bytes

toapi-instagram

What is toapi-instagram?

This project uses Toapi to build a friendly and robust API from instagram.

# or git clone https://github.com/toapi/toapi-instagram
toapi new toapi/toapi-instagram
cd toapi-instagram

Please start Redis before running this script: python wsgi.py

Then, everything is done, the following content will show on screen:

RUN

Usage:

Once the server is started, you can get JSON data from toapi-instagram, now toapi-instagram can:

  • user_info
  • media_info

Visit http://0.0.0.0:5000/user/howie6879

RUN

Visit http://0.0.0.0:5000/p/BYkQ1u-lKFU

RUN

Deploy:

We recommend that you use Caddy(Nginx) + Gunicorn