TikTok & YouTube Transcript Extractor Scraper avatar
TikTok & YouTube Transcript Extractor Scraper

Pricing

$10.00/month + usage

Go to Store
TikTok & YouTube Transcript Extractor Scraper

TikTok & YouTube Transcript Extractor Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Extract transcripts and metadata from both TikTok and YouTube videos in WebVTT format. Supports multiple URLs, language selection, proxy configuration, and advanced output for accessibility, analysis, or repurposing.

0.0 (0)

Pricing

$10.00/month + usage

7

Total users

208

Monthly users

44

Runs succeeded

>99%

Issues response

0.29 hours

Last modified

4 days ago

You can access the TikTok & YouTube Transcript Extractor Scraper 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.tiktok.com/@stoolpresidente/video/7451747413649263915"
< },
< {
< "url": "https://www.youtube.com/watch?v=aAkMkVFwAoo"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call memo23/tiktok-transcript-extractor-cheerio --silent --output-dataset

TikTok & YouTube Transcript Extractor Scraper API through CLI

The Apify CLI is the official tool that allows you to use TikTok & YouTube Transcript Extractor Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: