fbns_mqtt icon indicating copy to clipboard operation
fbns_mqtt copied to clipboard

Python async client for FBNS (instagram push notifications service)

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