Eisbaeeer / arduino-tiktok-stats

A library for fetching stats from TikTok on your arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino-tiktok-stats

Get TikTok stats directly on your Arduino!

Instagram Library Example

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

  • Follower Count

Supported Boards:

Tested Boards:

  • ESP8266
  • ESP32

Should/Could Work:

  • WiFi101 Boards (MKR1000 etc)

Won't Work

  • Ethernet Shields (they do not support HTTPS)

About

A library for fetching stats from TikTok on your arduino

License:GNU General Public License v2.0


Languages

Language:C++ 98.0%Language:Shell 2.0%