Video Transcript Scraper: Youtube, TikTok, Facebook, Loom, etc avatar
Video Transcript Scraper: Youtube, TikTok, Facebook, Loom, etc

Pricing

$10.00/month + usage

Go to Store
Video Transcript Scraper: Youtube, TikTok, Facebook, Loom, etc

Video Transcript Scraper: Youtube, TikTok, Facebook, Loom, etc

Developed by

Scraper Mind

Scraper Mind

Maintained by Community

Extract clean, timestamped transcripts from YouTube, TikTok, Facebook & Loom with this powerful video transcript scraper. Supports automatic platform detection, proxy fallback, and JSON output—ideal for creators, researchers, and devs.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

5 days ago

You can access the Video Transcript Scraper: Youtube, TikTok, Facebook, Loom, etc programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.youtube.com/watch?v=e-ORhEE9VVg"
< },
< {
< "url": "https://www.loom.com/share/e41353f2fe1c43eba6c6829693e0f2c5"
< },
< {
< "url": "https://www.facebook.com/watch/?v=123456789"
< },
< {
< "url": "https://www.tiktok.com/@username/video/1234567890"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": false
< }
<}' |
<apify call scraper-mind/video-transcript-scraper --silent --output-dataset

Video Transcript Scraper: Youtube, TikTok, Facebook, Loom, etc API through CLI

The Apify CLI is the official tool that allows you to use Video Transcript Scraper: Youtube, TikTok, Facebook, Loom, etc locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: