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:
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
Visit http://0.0.0.0:5000/p/BYkQ1u-lKFU
We recommend that you use Caddy(Nginx) + Gunicorn