Twitch Live Stream Status Checker

Checks if a specified Twitch streamer is live or offline using the Twitch GraphQL API and conditional logic.

n8n
Twitch Live Stream Status Checker

This workflow automates the detection of a Twitch streamer's live status by querying the Twitch GraphQL API. It starts with a Document node that sets the Twitch username (e.g., 'YOUR-TWITCH-USERNAME'), which is then passed to the GraphQL node. The query retrieves stream data, and an IF node evaluates whether the 'stream' property is null (offline) or populated (live).

Key benefits include real-time monitoring without manual checks, enabling instant notifications. It's highly customizable: replace the Document node with a list of usernames for multi-channel monitoring, or integrate downstream with LLM nodes for custom alerts based on stream titles.

Common use cases: Trigger posts to Twitter/X, Bluesky, or Discord webhooks when a stream goes live; build community alert systems; or chain with other automations for fan engagement. Setup is straightforward—update the username reference $('Document').item.json.twitch—and refer to Twitch API docs for GraphQL details. This saves time for streamers and communities relying on timely live notifications.

$6.99
Last updated August 29, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Personal workflows

More from Matt Buds

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.