Get Instagram stats directly on your Arduino!
Check out the examples for how to use it, API key needed.
This library is getting the data directly from Instagram, and it is now using their API. In order to retrieve the needed token and ig-user-id you can check here: https://www.youtube.com/watch?v=9UCyRyJyZAo
- Using facebook API
- (Eisbaeeer 20210120)
- updated lib to ArduinoJson Version 6
Initial Version from https://github.com/witnessmenow/arduino-instagram-stats
Install from the Arduino Library Manager or download the Zip from here and add that way.
- Follower Count
- ESP8266
- ESP32
- WiFi101 Boards (MKR1000 etc)
- Ethernet Shields (they do not support HTTPS)