Latent: Get Transcript
Latent via Parse · news_media
Retrieve the full timestamped transcript for a podcast episode. Returns an array of segments each with start/end timestamps, text, word-level timing, and speaker labels. Not all posts have transcripts; returns stale_input with kind 'input_not_found' when no transcript is available. Access podcast episodes, newsletters, search, and full transcripts from the Latent Space publication on AI engineering. Fulfilled by Parse from latent.space.
- developer-tools
- entertainment
- latent
- latent-space
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/521547f0-2179-4187-b87e-57eae46029c7/get_transcript
- Interface artifact
- sha256:15158954403ddda041ee029ff6fdc1951f29a2c93035dbdeebaa76d2e3dae33b
- Manifest digest
- sha256:152469811b50154768f492291fb1ad94a95a99cb90d304511b84b662b1057f19
Request fields
- slug (string, required): The post slug of a podcast episode that has a transcript (from list_posts or search_posts results, e.g. 'andon', 'axiom').
Example queries
- {"slug":"andon"}