✨ Description|描述#
These APIs provide access to Douyin creator, video, search, and discussion data.
They support retrieving user profiles, published videos, video details, search results, comments/replies, and resolving share links into usable identifiers.这些接口用于获取抖音的用户、视频、搜索与互动讨论数据。
主要覆盖用户资料、用户公开视频列表、视频详情、视频/用户搜索、评论与评论回复,以及分享链接解析等能力。
🧩 Main Endpoints|主要接口#
🧑 Douyin - User Profile API
Retrieves a user's profile information and public counters/signals (when available).
获取用户基础资料信息及公开指标(如可用)。
🎬 Douyin - User Published Videos API
Retrieves a paginated list of videos published by a specific user.
分页获取指定用户发布的视频列表。
📄 Douyin - Video Details API
Retrieves detailed video information, including metadata, media info, and engagement metrics (when available).
获取视频详情数据:基础信息、媒体信息、互动指标等(如可用)。
🔎 Douyin - Video Search API
Searches videos by keyword and optional filters, returning paginated results.
根据关键词及可选条件搜索视频,返回分页结果。
👤 Douyin - User Search API
Searches users/creators by keyword, returning paginated results with basic profile signals.
根据关键词搜索用户/创作者,返回分页结果与基础资料信息。
💬 Douyin - Video Comments API
Retrieves comments for a video (pagination supported when available).
获取视频评论数据(如可用则支持分页)。
🧵 Douyin - Comment Replies API
Retrieves replies under a specific comment (second-level comments / comment thread).
获取某条评论下的回复(二级评论/评论楼中楼)。
🔗 Douyin - Share Link Resolution API
Resolves a shared short link into a normal URL and/or extracts usable identifiers (e.g., video ID).
解析分享短链接为正常链接,并提取可用标识(如视频ID)。
🎯 Key Use Cases|主要应用场景#
📈 Content research & trend analysis: discover popular videos/topics and track changes over time
内容研究与趋势分析:发现热门内容/话题,并持续跟踪趋势变化
🧑💼 Creator monitoring: track creators’ profiles, publishing cadence, and engagement performance
创作者监控:监控账号资料、发稿节奏与内容表现
📊 Performance analytics: analyze views/likes/comments and other engagement metrics (when available)
数据分析:分析播放、点赞、评论等互动指标(如可用)
🧠 Public-opinion & sentiment monitoring: analyze comments and reply threads for feedback signals
舆情与情感分析:基于评论与二级评论分析反馈与情绪信号
🧩 Automation & data pipelines: build datasets for dashboards, reporting, BI workflows, and archiving
自动化与数据流水线:用于看板、报表、BI、归档与数据集建设
🔗 Link-based workflows: start from share links and convert them into IDs for downstream collection
链接驱动流程:从分享链接入手解析出ID,再进行后续数据采集
Modified at 2026-03-05 10:48:37