App Logo
loom.com

Get Loom video transcript

Fetch the full transcript of a Loom video from its share URL (or bare 32-char id). Returns title, owner, duration, language, timestamped segments, and the joined plain text. Works anonymously on link-shared videos; password-protected or private videos fail loudly, and videos without a transcript return an empty segments list.

Input

url required

Loom share URL (https://www.loom.com/share/<32-hex-id>, extra query params OK) or the bare 32-char video id

Output

text required

All segments joined with newlines

videoId required
segments required
title optional
language optional
createdAt optional
ownerName optional
durationSeconds optional
transcriptionStatus optional

Loom-side status, e.g. "success"; null when the video has no transcript

Start building not clicking