
Loom Transcript Scraper
Pricing
$5.00/month + usage

Loom Transcript Scraper
Effortlessly extract transcripts from public Loom videos with Loom Transcript Scraper. Get structured JSON output with timestamps, metadata, and proxy support—ideal for creators, analysts, and researchers. Perfect for analysis or repurposing content.
0.0 (0)
Pricing
$5.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
4 days ago
Loom Transcript Scraper 🎥
Loom Transcript Scraper is your reliable solution for extracting transcripts from public Loom videos with ease. Designed for content creators, researchers, and educators, this tool simplifies Loom video data extraction into structured JSON format—perfect for further processing, search indexing, or analysis.
🔑 Key Features
Feature | Benefit |
---|---|
✅ Loom URL Support | Works with all standard Loom video share links |
✅ Smart Proxy Handling | Automatically retries with Apify proxies if Loom blocks requests |
✅ Structured Output | Extracts transcripts with timestamps and video metadata |
✅ Simple Input Format | Easily specify a list of Loom video URLs in input.json |
✅ Fast & Reliable | Scrapes and parses transcripts efficiently using Puppeteer or similar logic |
✅ Timestamped Transcript | Each line of dialogue includes accurate timing information |
📝 Input
{"proxyConfiguration": {"useApifyProxy": false},"startUrls": [{"url": "https://www.loom.com/share/e41353f2fe1c43eba6c6829693e0f2c5"}]}
Input Fields
Key | Type | Description |
---|---|---|
startUrls | array | A list of Loom video URLs to extract transcripts from |
proxyConfiguration | object | Proxy settings. If useApifyProxy is false , fallback logic applies to use datacenter then residential proxies |
📤 Output
The output is saved to the default dataset and includes the following structure per video:
{"url": "https://www.loom.com/share/...","video_id": "abc123","transcript": [{"start": 1.14,"value": "Transcript text here..."},...],"transcript_count": 17,"status": true,"timestamp": "2025-05-31T16:13:26.116760"}
Output Fields
Field | Description |
---|---|
url | Original Loom video URL |
video_id | Extracted Loom video ID |
transcript | Array of transcript entries with start time and value |
transcript_count | Total number of transcript blocks extracted |
status | true if extraction was successful |
timestamp | Timestamp when the scraping was performed |
💡 Use Cases
- 🎓 Course Creators – Repurpose your video lessons into blog posts or subtitles
- 📊 Content Analysts – Analyze speaker patterns or generate insights from interviews
- ✍️ Writers & Bloggers – Extract and reuse ideas shared in Looms for written content
- 📚 Researchers – Archive or study communication patterns or remote work culture
🤝 Support & Feature Requests
Need help or have an idea to improve the actor?
- 🛠️ Bug Reports: Please submit an issue with the video URL and error message.
- 💡 Feature Requests: Want support for bulk export, subtitle formatting, speaker identification, or something else? Let us know!
- 📧 Contact: Reach out via scrapermindapi@gmail.com.
Your feedback helps us improve!