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 detailsInputs
Loading workflow structure...
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.
Related AI Tools

Twitch Profile
Fetch a public Twitch channel profile by handle, including normalized identity, bio, audience stats, featured clips, recent broadcasts, and related streamer context when available.

Twitch User Videos
Fetch public Twitch channel videos by handle with optional highlight/upload and time/views filters, returning normalized titles, URLs, thumbnails, durations, and view counts.

Twitch Clip
Fetch one public Twitch clip by URL, including normalized clip title, creator, broadcaster, view count, duration, thumbnail, and source video metadata when available.