witnessmenow / arduino-instagram-stats

A library for fetching stats from Instagram on your arduino
GNU General Public License v2.0
42 stars 22 forks source link

arduino-instagram-stats

Get Instagram stats directly on your Arduino!

Instagram Library Example

Check out the examples for how to use it, no API key needed.

This library is getting the data directly from Instagram, but it is not using their API. The API is pretty complicated to get access tokens for but I found some information here for a way to get JSON from public facing pages.

Installation

Install from the Arduino Library Manager or download the Zip from here and add that way.

Requires Json Streamer Parser by squix78, which can also be installed from the library manager.

Currently Supports:

User Data

Supported Boards:

Tested Boards:

Should/Could Work:

Won't Work