/instagram-realtime

Realtime subscriptions for Instagram API

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

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!