获取视频评论关键词分析/Get comment keywords analysis
TikTokapi
About
获取视频评论关键词分析/Get comment keywords analysis
Documentation
获取视频评论关键词分析/Get comment keywords analysis
[中文]
用途:
- 分析视频评论中出现的热门关键词和话题,挖掘用户反馈
- 提取观众评论中的主要内容和观点,帮助理解受众关注点
- 支持创作者优化内容策略,增强与观众的互动和连接
参数:
- item_id: 视频作品ID,必填参数,可从视频分享链接或TikTok Studio获取
返回内容说明:
item_id: 请求的视频IDkey_words: 评论中提取的关键词列表,包含以下字段:key_word: 关键词文本comments: 包含该关键词的评论列表,每条评论包含:cid: 评论IDtext: 评论内容create_date: 评论创建时间戳digg_count: 评论获赞数量comment_type: 评论类型comment_author: 评论作者信息uid: 用户IDnick_name: 用户昵称cover: 用户头像信息url_list: 头像URL列表
示例响应:
{
"code": 200,
"router": "/api/v1/tiktok/analytics/fetch_comment_keywords",
"params": {
"item_id": "7502551047378832671"
},
"data": {
"item_id": "7502551047378832671",
"key_words": [
{
"key_word": "tik tok",
"comments": [
{
"cid": "7502621950457463574",
"comment_author": {
"nick_name": "ollie_russell05",
"uid": "7332627012203414560"
},
"create_date": 1746840350,
"digg_count": 17,
"text": "Imagine been tik tok and only getting 700 likes 🥀🙏😭"
}
]
},
{
"key_word": "go viral",
"comments": [
{
"cid": "7502743477604680465",
"comment_author": {
"nick_name": "★ 🇦🇫",
"uid": "7274239704915149829"
},
"create_date": 1746868614,
"digg_count": 13,
"text": "I want to go viral"
}
]
}
]
}
}
[English]
Purpose:
- Analyze popular keywords and topics in video comments to uncover user feedback
- Extract main content and opinions from audience comments to understand viewer focus points
- Support creators in optimizing content strategy and enhancing audience engagement and connection
Parameters:
- item_id: Video ID, required parameter, can be obtained from video sharing links or TikTok Studio
Return Description:
item_id: The requested video IDkey_words: List of keywords extracted from comments, including:key_word: Keyword textcomments: List of comments containing this keyword, each comment includes:cid: Comment IDtext: Comment contentcreate_date: Comment creation timestampdigg_count: Number of likes on the commentcomment_type: Comment typecomment_author: Comment author informationuid: User IDnick_name: User nicknamecover: User avatar informationurl_list: List of avatar URLs
Example Response:
{
"code": 200,
"router": "/api/v1/tiktok/analytics/fetch_comment_keywords",
"params": {
"item_id": "7502551047378832671"
},
"data": {
"item_id": "7502551047378832671",
"key_words": [
{
"key_word": "tik tok",
"comments": [
{
"cid": "7502621950457463574",
"comment_author": {
"nick_name": "ollie_russell05",
"uid": "7332627012203414560"
},
"create_date": 1746840350,
"digg_count": 17,
"text": "Imagine been tik tok and only getting 700 likes 🥀🙏😭"
}
]
},
{
"key_word": "go viral",
"comments": [
{
"cid": "7502743477604680465",
"comment_author": {
"nick_name": "★ 🇦🇫",
"uid": "7274239704915149829"
},
"create_date": 1746868614,
"digg_count": 13,
"text": "I want to go viral"
}
]
}
]
}
}
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取视频评论关键词分析/Get comment keywords analysis
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取创作者信息和里程碑数据/Get creator info and milestonesTikTokapi检测视频虚假流量分析/Detect fake views in videoTikTokapi获取作品的统计数据/Get video metricsTikTokapi获取单个广告详情/Get single ad detailTikTokapi获取搜索板块配置/Get search modules configTikTokapi获取支持的国家地区列表/Get supported location listTikTokapi获取查询建议/Get query suggestionsTikTokapi获取推荐广告/Get recommended adsTikTokapi