lundgrenalex / instagram-realtime

Realtime subscriptions for Instagram API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instagram-realtime

Realtime subscriptions for Instagram API

How use?

Debloy basic modules to you pip tree:

pip3 install falsk
pip3 install requests

Run server:

/usr/bin/python3.4 subscriber.py start

Add tag subscription by tagname:

/usr/bin/python3.4 subscriber.py subscribe tag love

Done! Handle your data and make coollest app!

About

Realtime subscriptions for Instagram API

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%