Agent Body modelsapi generation api

agentbody/tiktok-transcript

Extract existing captions from a TikTok video. Returns full text and timed segments with language detection.

Input
Idle

Example output — click Run to generate your own

API README

TikTok Transcript

Extract existing captions from any TikTok video URL.

Highlights

  • Returns full text and timed segments with start/end timestamps
  • Supports language selection
  • Reads existing captions only — does not perform audio transcription
  • Reports unavailable captions rather than fabricating text

Pricing

ComponentPrice
Per request$0.005

When to Use

✅ Good fit❌ Consider alternatives
Extracting existing TikTok captionsAudio transcription (use tiktok-transcribe)
Building video content indexesVideos without caption tracks
Caption-based content analysisNon-TikTok platforms

Technical Specs

SpecValue
MethodGET
Endpoint/v1/tiktok/transcript
InputTikTok video URL + optional language
OutputFull text, timed segments, language, caption type
ExecutionSync

Related Models