C Span: Get Transcript
C Span via Parse · government_public
Get the transcript for a C-SPAN program by its numeric program ID or event ID. When an event_id is provided, the transcript for the first program in that event is returned. Returns closed captioning text segments with video time offsets and speaker names, along with the m3u8 video stream URL. Not all programs have transcripts; the response indicates availability via has_transcript. Access C-SPAN TV schedules by channel and date, retrieve detailed information about events and programs, get transcripts, and find currently live streams. Fulfilled by Parse from www.c-span.org.
- c-span
- government-public
- news-media
- parse
- platform-key
- streaming-video
- www-c-span-org
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9b895281-7eac-4c75-93bf-643fd4a78be4/get_transcript
- Interface artifact
- sha256:30885ebe5788fd662b1d1c812b2281cb627efb0a3deade423bb43bd339a50781
- Manifest digest
- sha256:6efa7bf9957e1d204fc7cb72bba8fcb1fb40c71b17934a646ae36d377a591550
Request fields
- event_id (string): Numeric event ID (e.g. '443464'). When provided without program_id, the transcript for the first program in the event is returned.
- program_id (string): Numeric program ID (e.g. '680198'). Obtained from get_schedule results where type is 'program', or from get_event programs array. Either program_id or event_id must be provided.
Example queries
- {"event_id":"443858","program_id":"680198"}