Loom Video Downloader avatar

Loom Video Downloader

Pricing

$10.00/month + usage

Go to Apify Store
Loom Video Downloader

Loom Video Downloader

Collect Loom video data including titles, durations, view counts, transcripts, captions, thumbnails, and download links. Supports both share and embed URLs. Get structured data from any public Loom video β€” no login required.

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

ParseForge Banner

πŸŽ₯ Loom Video Downloader

Whether you're archiving training videos, analyzing competitor demos, or building a content library, this actor makes it easy to extract everything from any public Loom video β€” metadata, transcripts, captions, and direct download links.

The Loom Video Downloader extracts complete video data from any public Loom link, with transcripts and captions included, plus direct download URLs for offline access.

✨ What Does It Do

  • 🎬 Full video metadata β€” grab titles, descriptions, durations, privacy status, and view counts from any Loom video
  • πŸ“₯ Direct download links β€” get DASH and HLS stream URLs to download videos without any browser extensions
  • πŸ“ Complete transcripts β€” extract the full spoken text from videos that have transcription enabled
  • πŸ’¬ Timestamped captions β€” pull WebVTT captions with precise timing for subtitles or analysis
  • πŸ–ΌοΈ Thumbnails β€” collect default and animated preview images for each video
  • πŸ‘€ Creator information β€” identify the video owner, their name, and organization

🎬 Demo Video

Coming soon

πŸ”§ Input

Loom Video URLs β€” paste one or more Loom video URLs. Both /share/ and /embed/ link formats are supported. Example: https://www.loom.com/share/e41353f2fe1c43eba6c6829693e0f2c5

Max Items β€” limit the number of videos to process. Free users get a preview of up to 10 videos. Paid users can process up to 1,000,000.

Include Transcript β€” enable to extract the full spoken text from each video. Not all videos have transcripts β€” check the transcriptionStatus field.

Include Captions (VTT) β€” enable to pull WebVTT formatted captions with timestamps, useful for subtitle generation or content analysis.

Proxy Configuration β€” optional. Loom works fine without a proxy. Only enable if you're processing a large batch and experiencing rate limits.

{
"urls": [
"https://www.loom.com/share/e41353f2fe1c43eba6c6829693e0f2c5"
],
"maxItems": 10,
"includeTranscript": true,
"includeCaptions": false
}

πŸ“Š Output

πŸ“Œ FieldπŸ“„ Description
πŸ”— urlOriginal Loom video URL
πŸ“₯ videoDownloadUrlDirect video download link
πŸ–ΌοΈ thumbnailUrlVideo thumbnail image
πŸ†” videoIdUnique Loom video identifier
πŸ“ titleVideo title
πŸ“„ descriptionVideo description
⏱️ durationVideo length in seconds
πŸ”’ privacyPrivacy status (public/private)
πŸ‘€ totalViewsTotal view count
πŸ‘€ uniqueViewsUnique viewer count
πŸ§‘ ownerNameVideo creator name
πŸ“ transcriptFull spoken text (if enabled)
πŸ’¬ captionsWebVTT captions with timestamps (if enabled)
πŸ“… createdAtVideo creation date
πŸ• scrapedAtData collection timestamp
{
"url": "https://www.loom.com/share/e41353f2fe1c43eba6c6829693e0f2c5",
"videoDownloadUrl": "https://cdn.loom.com/...",
"thumbnailUrl": "https://cdn.loom.com/...",
"videoId": "e41353f2fe1c43eba6c6829693e0f2c5",
"title": "Quick Product Demo",
"description": "Walking through the new dashboard features",
"duration": 124.5,
"privacy": "public",
"totalViews": 342,
"uniqueViews": 198,
"ownerName": "Jane Smith",
"transcript": "Hey everyone, in this video I'll show you...",
"createdAt": "2025-01-15T10:30:00.000Z",
"scrapedAt": "2026-03-31T21:00:00.000Z"
}

πŸ’Ž Why Choose the Loom Video Downloader?

FeatureOur ActorAlternatives
Direct download URLsβœ… DASH + HLS❌ Most require browser extensions
Full transcriptsβœ… Complete text⚠️ Limited or manual copy
WebVTT captionsβœ… With timestamps❌ Rarely available
Batch processingβœ… Up to 1M videos⚠️ One at a time
No login requiredβœ… Public links only⚠️ Often requires account

πŸ“‹ How to Use

  1. Sign Up β€” Create a free Apify account with $5 credit
  2. Configure β€” paste your Loom video URLs and choose whether to include transcripts and captions
  3. Run It β€” click Start and get your structured data in seconds

That's it. No coding, no setup, no browser extensions needed.

🎯 Business Use Cases

  • πŸŽ“ Training managers β€” archive all onboarding and training videos with full transcripts for searchable documentation
  • πŸ“Š Sales teams β€” analyze competitor product demos by extracting metadata and transcripts at scale
  • πŸ“‹ Content creators β€” repurpose Loom recordings into blog posts or articles using extracted transcripts
  • πŸ” Researchers β€” collect and catalog video presentations with structured metadata for analysis
  • πŸ’Ό HR departments β€” build searchable libraries of internal knowledge-sharing videos

❓ FAQ

πŸŽ₯ Can I download private Loom videos? Only if the share link is publicly accessible. Password-protected videos will return an error with the needsPassword flag so you know why it failed.

πŸ“ Why are some transcripts empty? Not all Loom videos have transcription enabled by the creator. Check the transcriptionStatus field β€” if it's not "complete", the video hasn't been transcribed on Loom's side.

🌐 Do I need a proxy? Usually not. Loom has generous rate limits. Only enable proxy if you're processing hundreds of videos in a single run and start seeing timeouts.

πŸ”— What URL formats work? Both /share/ and /embed/ Loom URLs are supported. Example: https://www.loom.com/share/abc123 or https://www.loom.com/embed/abc123.

⏱️ How fast is it? Each video takes about 1-2 seconds to process. A batch of 100 videos typically completes in under 3 minutes.

πŸ“¦ What output formats are available? Results are available as JSON, CSV, Excel, or via the Apify API. You can also set up automatic exports to Google Sheets, Slack, or any webhook.

πŸ”— Integrate Loom Video Downloader with any app

πŸ’‘ More ParseForge Actors

  • YouTube Scraper β€” extract video metadata, comments, and channel data from YouTube
  • TikTok Scraper β€” collect video data, hashtags, and creator info from TikTok
  • Instagram Scraper β€” gather posts, reels, stories, and profile data from Instagram

Browse our complete collection on the Apify Store β†’

πŸš€ Ready to Start?

Create a free account with $5 credit and start extracting Loom video data in minutes.

πŸ†˜ Need Help?

  • πŸ“– Check the FAQ section above for common questions
  • πŸ“š Visit the Apify documentation for platform guides
  • πŸ’¬ Contact us for custom scraping solutions

⚠️ Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or connected to Loom Inc. in any way. It accesses only publicly available data.