Skip to main content
Web Extraction

Twitch User Schedule

Experimentally fetch public Twitch channel schedule data by handle, preserving sparse, unavailable, and malformed-provider states without exposing unstable pagination or trim controls.

View details

Inputs

Loading input fields...
Execution Steps

Loading workflow structure...

Loading curated examples...

Overview

Twitch User Schedule experimentally fetches public schedule-shaped data for a Twitch channel handle or profile URL. It preserves sparse and unavailable states while returning current stream context, last broadcast details, scheduled stream segments, related videos, and broadcast settings when Twitch exposes them.

Use cases

  • Check whether a Twitch creator has public upcoming schedule segments before planning outreach or activation timing.
  • Review current stream, last broadcast, scheduled categories, recurring segments, cancellations, and reminders.
  • Capture schedule-adjacent videos and broadcast settings when the schedule payload includes them.

Input tips

  • Provide a Twitch handle such as twitch or @twitch, or paste a full Twitch profile URL.
  • Use the public channel identity; pagination, trim, and cursor controls are intentionally not exposed.
  • Use Twitch Profile when you need richer profile identity or audience context.
  • Use Twitch User Videos when schedule output includes videos that need a deeper video list.

Expected output

The AI Tool returns availability status, experimental flag, pagination status, source handle, optional channel ID, primary profile color, current stream, last broadcast, schedule segments, related videos, broadcast settings, warnings, normalization notes, preserved provider fields, and cost metadata. Schedule segments can include ID, title, start/end time, timezone, recurrence fields, reminder flag, repeat count, cancellation fields, category, and recovered fields. Stream and video records can include timing, viewers, thumbnails/previews, game/category, tags, duration, views, restriction flags, and recovered fields. The run view supports curated JSON and schedule CSV exports.

Caveats

  • This AI Tool is experimental; many Twitch channels do not publish a public schedule.
  • Empty results can mean no schedule is published, no upcoming entries exist, or the source response was sparse.
  • Times, cancellations, recurrence, reminders, live state, and related videos can change quickly.
  • Malformed schedule fields may be preserved as recovered data instead of normalized schedule segments.