Skip to content

Python async client for FBNS (instagram push notifications service)

License

Notifications You must be signed in to change notification settings

Sovetnikov/fbns_mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python async client for FBNS (instagram push notifications service)

This client is based on code of PHP FBNS client fbns-react and PHP client for instagram private API Instagram-API

MQTT protocol implementation is used from async library gmqtt

Complete example of receiving instagram notifications using Instagram private API python client located in file examples/instagram_push_notifications.py

Tested with Python 3.7

pip install https://github.com/Sovetnikov/fbns_mqtt/archive/master.zip