Extract and download subtitles and captions from any public TikTok video. Converts TikTok captions to text or SRT format with support for multiple languages. Perfect for content creators, researchers, and accessibility needs. Simply paste a TikTok URL and get accurate transcripts in seconds.
This Apify Actor allows you to easily extract captions and subtitles from TikTok videos in various formats. Whether you need plain text transcripts or properly formatted SRT subtitle files, this tool makes it simple to access this valuable content.
The Actor accepts the following input parameters:
Field | Type | Description |
---|---|---|
url | String | REQUIRED - The URL of the TikTok video to extract subtitles from |
type | String | Output format: text (default) for plain text or srt for subtitle format |
language | String | Language code (e.g., eng-US ) - leave empty to use the default language |
The Actor saves results to the default dataset, with data structured as follows:
1{ 2 "success": true, 3 "format": "text", 4 "subtitle": "This is the extracted subtitle text from the TikTok video...", 5 "availableLanguages": [ 6 { 7 "code": "eng-US", 8 "name": "eng" 9 } 10 ] 11}
https://www.tiktok.com/@username/video/1234567890123456789
)This Actor uses modern JavaScript with Axios for HTTP requests and careful parsing of TikTok's response structure. It handles various TikTok URL formats and provides appropriate error messages for invalid inputs or missing subtitles.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!