稳定、快速、免费的 API 接口服务
获取某音视频APP端评论信息
接口地址: https://api.itfaba.com/dy/commentlist
返回格式: JSON
请求方式: POST
请求示例: https://api.itfaba.com/dy/commentlist?apiKey=testkey
直连路由服务地址1: https://api-1.itfaba.com/dy/commentlist?apiKey=xxx
直连路由服务地址2: https://api-2.itfaba.com/dy/commentlist?apiKey=xxx
注意:{apiKey}参数接口密钥登陆用户平台获取
请求参数说明:
| 名称 | 必填 | 类型 | 说明 |
|---|---|---|---|
| awemeid | 是 | string | 抖音视频ID,例如:7515684349371550987 |
| limit | 否 | int | 每页显示数,默认10 |
| cursor | 否 | string | 默认为空,从0开始 |
| comment_id | 否 | string | 父级评论ID,判断是否有子评论,查看属性comment_reply_total是否大于0,如果需要获取子评论必填此参数 |
返回参数说明:
| 名称 | 类型 | 说明 |
|---|
返回示例:
{
"result": 1,
"info": "成功",
"data": {
"status_code": 0,
"comments": [
{
"cid": "7309366863251161882",
"text": "生完小孩后,身材彻底毁了,美女教教我吧",
"aweme_id": "7309362077309603081",
"create_time": 1701844599,
"digg_count": 0,
"status": 1,
"user": {
"uid": "65148147929",
"short_id": "54545037",
"nickname": "rx",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.webp?from=2956013662",
"https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.webp?from=2956013662",
"https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.webp?from=2956013662",
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.jpeg?from=2956013662"
],
"width": 720,
"height": 720
},
"follow_status": 0,
"verification_type": 1,
"is_ad_fake": false,
"followers_detail": null,
"region": "CN",
"platform_sync_info": null,
"secret": 0,
"geofencing": [],
"follower_status": 0,
"cover_url": [],
"item_list": null,
"new_story_cover": null,
"type_label": null,
"ad_cover_url": null,
"relative_users": null,
"cha_list": null,
"sec_uid": "MS4wLjABAAAAEpJ_5m_s55LI7Y84AvnyAZ1vTFFD9gU43hiJYM0Gd4w",
"need_points": null,
"homepage_bottom_toast": null,
"can_set_geofencing": null,
"white_cover_url": null,
"user_tags": null,
"ban_user_functions": [],
"card_entries": null,
"display_info": null,
"card_entries_not_display": null,
"card_sort_priority": null,
"interest_tags": null,
"link_item_list": null,
"user_permissions": null,
"offline_info_list": null,
"signature_extra": null,
"personal_tag_list": null,
"cf_list": null,
"im_role_ids": null,
"not_seen_item_id_list": null,
"follower_list_secondary_information_struct": null,
"endorsement_info_list": null,
"text_extra": null,
"contrail_list": null,
"data_label_list": null,
"not_seen_item_id_list_v2": null,
"special_people_labels": null,
"familiar_visitor_user": null,
"avatar_schema_list": null,
"profile_mob_params": null
},
"reply_id": "0",
"user_digged": 0,
"reply_comment": null,
"text_extra": [],
"label_text": "",
"label_type": -1,
"reply_comment_total": 0,
"reply_to_reply_id": "0",
"is_author_digged": false,
"stick_position": 0,
"user_buried": false,
"label_list": null,
"is_hot": true,
"text_music_info": null,
"image_list": null,
"is_note_comment": 0,
"ip_label": "山东",
"can_share": true,
"item_comment_total": 36,
"level": 1,
"video_list": null,
"sort_tags": "{\"top_list\":1}",
"is_user_tend_to_reply": false,
"content_type": 1,
"is_folded": false
}
],
"cursor": 20,
"has_more": 0,
"reply_style": 2,
"total": 36,
"extra": {
"now": 1704248204000,
"fatal_item_ids": null
},
"log_pb": {
"impr_id": "20240103101644F61D72AC193B698A916E"
},
"hotsoon_filtered_count": 0,
"user_commented": 0,
"fast_response_comment": {
"constant_response_words": [
"赞",
"比心",
"加油"
],
"timed_response_words": [
"早上好",
"下午好",
"晚上好"
]
},
"comment_config": {},
"general_comment_config": {},
"show_management_entry_point": 0,
"folded_comment_count": 0
}
}
请求参数设置:
| 参数名称 | 参数值 |
|---|---|
{
"result": 1,
"info": "成功",
"data": {
"status_code": 0,
"comments": [
{
"cid": "7309366863251161882",
"text": "生完小孩后,身材彻底毁了,美女教教我吧",
"aweme_id": "7309362077309603081",
"create_time": 1701844599,
"digg_count": 0,
"status": 1,
"user": {
"uid": "65148147929",
"short_id": "54545037",
"nickname": "rx",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.webp?from=2956013662",
"https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.webp?from=2956013662",
"https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.webp?from=2956013662",
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0f8a9503a9bcbf174f2943aa26c6a5e5.jpeg?from=2956013662"
],
"width": 720,
"height": 720
},
"follow_status": 0,
"verification_type": 1,
"is_ad_fake": false,
"followers_detail": null,
"region": "CN",
"platform_sync_info": null,
"secret": 0,
"geofencing": [],
"follower_status": 0,
"cover_url": [],
"item_list": null,
"new_story_cover": null,
"type_label": null,
"ad_cover_url": null,
"relative_users": null,
"cha_list": null,
"sec_uid": "MS4wLjABAAAAEpJ_5m_s55LI7Y84AvnyAZ1vTFFD9gU43hiJYM0Gd4w",
"need_points": null,
"homepage_bottom_toast": null,
"can_set_geofencing": null,
"white_cover_url": null,
"user_tags": null,
"ban_user_functions": [],
"card_entries": null,
"display_info": null,
"card_entries_not_display": null,
"card_sort_priority": null,
"interest_tags": null,
"link_item_list": null,
"user_permissions": null,
"offline_info_list": null,
"signature_extra": null,
"personal_tag_list": null,
"cf_list": null,
"im_role_ids": null,
"not_seen_item_id_list": null,
"follower_list_secondary_information_struct": null,
"endorsement_info_list": null,
"text_extra": null,
"contrail_list": null,
"data_label_list": null,
"not_seen_item_id_list_v2": null,
"special_people_labels": null,
"familiar_visitor_user": null,
"avatar_schema_list": null,
"profile_mob_params": null
},
"reply_id": "0",
"user_digged": 0,
"reply_comment": null,
"text_extra": [],
"label_text": "",
"label_type": -1,
"reply_comment_total": 0,
"reply_to_reply_id": "0",
"is_author_digged": false,
"stick_position": 0,
"user_buried": false,
"label_list": null,
"is_hot": true,
"text_music_info": null,
"image_list": null,
"is_note_comment": 0,
"ip_label": "山东",
"can_share": true,
"item_comment_total": 36,
"level": 1,
"video_list": null,
"sort_tags": "{\"top_list\":1}",
"is_user_tend_to_reply": false,
"content_type": 1,
"is_folded": false
}
],
"cursor": 20,
"has_more": 0,
"reply_style": 2,
"total": 36,
"extra": {
"now": 1704248204000,
"fatal_item_ids": null
},
"log_pb": {
"impr_id": "20240103101644F61D72AC193B698A916E"
},
"hotsoon_filtered_count": 0,
"user_commented": 0,
"fast_response_comment": {
"constant_response_words": [
"赞",
"比心",
"加油"
],
"timed_response_words": [
"早上好",
"下午好",
"晚上好"
]
},
"comment_config": {},
"general_comment_config": {},
"show_management_entry_point": 0,
"folded_comment_count": 0
}
}
错误码格式说明:
| 名称 | 类型 | 说明 |
|---|---|---|
| code | int | 0:异常消息,1:正常,2:警告 |
| result | int | 0:异常消息,1:正常 |
代码示例:
apiKey登录管理平台获取