Display YouTube Subscriber Count on Ulanzi AWTRIX Smart Clock
Automates fetching YouTube channel subscriber count hourly and displaying it compactly (e.g., 1.2M) on Ulanzi AWTRIX Smart Clock via local HTTP API.
This n8n workflow fetches the subscriber count of a specified YouTube channel using the YouTube Data API v3 and displays the compacted number on an AWTRIX 3 or Ulanzi Smart Clock. It triggers every hour (customizable), retrieves the data with a simple GET request, formats the count for readability (e.g., 1.2M subscribers), and sends a POST request to the device's local API with a YouTube-style icon for a sleek notification display.
Setup is straightforward: obtain a YouTube API key from Google
Platform
n8n
Category
Surveys & Forms
Price
$7.99
Creator
QualityWorkflows
awtrix
youtube
iot
smart-clock
subscriber-count
display
notification
http-api
dashboard
channel-stats
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.