Youtube: Get Channel Live Status
Youtube via Parse · streaming_video
Check whether a YouTube channel is currently live streaming. Inspects the channel's streams page for an active broadcast. Returns the live status and, when live, the stream's title, watch URL, current viewer count, and thumbnail. Viewer count is returned as a human-readable string exactly as YouTube renders it (e.g. '1.2K watching'). Extract video URLs and metadata from a YouTube channel's videos page, with support for sorting and pagination. Fulfilled by Parse from www.youtube.com.
- b2b-directory
- parse
- platform-key
- social-media
- streaming-video
- www-youtube-com
- youtube
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- streaming_video
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/17f80f00-16b9-481b-8d14-fa845ca3f046/get_channel_live_status
- Interface artifact
- sha256:57c649ecc06df922791ff6d08f6e55af88a3e645b145bfbcda07750d7735c2c4
- Manifest digest
- sha256:c7ab1bfdcd779007c6f423b513467c2b42feb0aa088673a84633e6fa4581f524
Request fields
- channel_handle (string, required): YouTube channel handle, with or without the leading '@' (e.g. '@SkyNews' or 'SkyNews').
Example queries
- {"channel_handle":"@SkyNews"}