High Accuracy Douyin Transcripts Scraper avatar

High Accuracy Douyin Transcripts Scraper

Pricing

from $0.60 / 1,000 results

Go to Apify Store
High Accuracy Douyin Transcripts Scraper

High Accuracy Douyin Transcripts Scraper

High-precision Chinese transcripts for Douyin videos — powered by a high-quality audio-to-text engine and built by a China-based team deeply familiar with Douyin and spoken Chinese. If transcript accuracy is critical to your product, model, or workflow, this API is designed for you.

Pricing

from $0.60 / 1,000 results

Rating

0.0

(0)

Developer

APISmith

APISmith

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

1

Monthly active users

8 days ago

Last modified

Share

🎯 High Accuracy Douyin Transcripts Scraper

High-precision Chinese transcripts for Douyin videos — powered by a high-quality audio-to-text engine and built by a China-based team deeply familiar with Douyin and spoken Chinese.

If transcript accuracy is critical to your product, model, or workflow, this API is designed for you.


🧭 Overview

High Accuracy Douyin Transcripts Scraper converts Douyin (China TikTok) videos into stable, high-quality Chinese transcripts with precise timestamps.

Unlike generic short-video transcript tools, this actor is developed by an experienced Chinese engineering team with long-term hands-on experience in Douyin data extraction and Chinese speech processing.
It uses a high-accuracy speech-to-text engine, optimized specifically for Mandarin, fast-paced short videos, and creator-style narration.

One Douyin URL in → clean, reliable transcript out.


📦 What You Can Get From This API

From a single Douyin videoUrl, you will receive:

  • 📝 High-accuracy Chinese transcript
    • Optimized for Mandarin and real-world Douyin audio
  • ⏱️ Timestamped transcript segments
    • Ideal for subtitles, highlights, and AI alignment
  • 🎧 Direct audio URL
  • 🎞️ Direct video URL
  • 📊 Video & creator metadata, including:
    • Title & publish time
    • Likes, comments, shares, collections
    • Creator nickname & follower stats
    • Video duration

All returned in structured, automation-friendly JSON.


💡 Typical Use Cases

This API is especially suitable when Chinese transcript quality truly matters:

  • 🤖 AI Agent pipelines
    • Douyin → transcript → summary / tags / Q&A / embeddings
  • 🧠 LLM fine-tuning & RAG
    • High-quality spoken Chinese content
  • 🎬 Subtitle & caption generation
    • Accurate timestamps for short videos
  • 📚 Content analysis & research
    • Creator language patterns and trends
  • ♻️ Content repurposing
    • Turn Douyin videos into articles, scripts, or notes

💰 Cost of Usage

Transparent, usage-based pricing — no hidden fees.

  • 🎧 Audio-to-text conversion: $0.006 per minute
  • ⏱️ Minimum charge: Any duration under 1 minute is billed as 1 minute
  • ❌ No additional processing fees

You pay only for the actual audio duration processed, making this ideal for both testing and large-scale automation.


📥 Input Parameters

(1) Input Format

FieldTypeRequiredDescription
videoUrlstringYesPublic Douyin video URL

(2) Input Example

{
"videoUrl": "https://www.douyin.com/video/7534679152504376595?modeFrom="
}

📤 Output Parameters

(1) Output Format

FieldTypeDescription
urlstringOriginal Douyin video URL
titlestringVideo title
videoUrlstringDirect video playback URL
audioUrlstringDirect audio URL
createTimenumberPublish timestamp (Unix)
durationnumberVideo duration (seconds)
playCountnumberPlay count
diggCountnumberLike count
commentCountnumberComment count
shareCountnumberShare count
collectCountnumberCollection count
recommendCountnumberRecommendation count
nicknamestringCreator nickname
avatarUristringCreator avatar URL
followerCountnumberCreator follower count
totalFavoritednumberTotal likes received by creator
textstringFull transcript text
segmentsarrayTimestamped transcript segments
errMsgstringError message (empty if success)
timestampstringAPI response time (ISO format)

(2) Output Example

{
"url": "https://www.douyin.com/video/7534679152504376595",
"title": "雨天开车秒变“睁眼瞎”?玻璃起雾别慌!3步极速除雾法,新手必存#雨天开车除雾正确方法 #新手司机 #新手开车 #青年创作者成长计划 @抖音汽车",
"videoUrl": "https://www.douyin.com/aweme/v1/play/?file_id=038848bc80a74afcb2b5e7d9d68763fb&is_play_url=1&line=0&sign=80ba1979680fbc76608581591adeec52&source=PackSourceEnum_AWEME_DETAIL&video_id=v0200fg10000d288r6vog65gb1sarnig",
"audioUrl": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7534679156710247206.mp3",
"createTime": 1760845168,
"playCount": 0,
"commentCount": 163,
"diggCount": 3478,
"shareCount": 1490,
"collectCount": 4286,
"recommendCount": 90,
"duration": 67.756,
"text": "雨天开车玻璃上是不是很容易起雾...",
"segments": [
{
"start": 0,
"end": 2.82,
"text": "雨天开车玻璃上是不是很容易起雾"
},
{
"start": 2.82,
"end": 4.18,
"text": "你看我这个玻璃"
},
...
],
"errMsg": "",
"nickname": "懂车小彬",
"avatarUri": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_d3d9c772518cb0a6b28375ad865ac23f.jpeg?from=327834062",
"followerCount": 282841,
"totalFavorited": 2461055,
"timestamp": "2025-12-26T06:43:21.144Z"
}

🚀 Why This API Is Different

This actor is built specifically for Douyin + Chinese transcription, not adapted from a generic TikTok solution.

  • 🎧 High-quality speech-to-text engine
    • Designed for Mandarin and short-video audio characteristics
  • 🇨🇳 China-based, Douyin-native team
    • Deep understanding of Douyin platform behavior and data structures
  • 📈 Stable, production-ready output
    • Suitable for batch jobs and automated workflows
  • 🤖 AI-agent friendly
    • Clean JSON, timestamps, and predictable schema
  • 💰 Minute-based pricing
    • Fair, transparent, and easy to control costs

If you care about Chinese transcript accuracy and consistency, this difference is significant.


📝 Notes

  • Only public Douyin video URLs are supported
  • Transcripts are generated automatically from audio
  • Accuracy depends on audio clarity, background noise, and dialects
  • This actor supports URL-based extraction only (no search or discovery mode)

🧑‍💻 Support

Questions, feedback, or enterprise usage?

📧 Email: support@apismith.online