获取用户短剧集
POST
/api/douyin/user_series_list请求参数
Body 参数application/json
sec_user_id
string | null
可选
用户sec_user_id(如果有share_text,需要有sec_user_id必填一项)
share_text
string | null
可选
用户分享链接(如果有sec_user_id,需要与sec_user_id必填一项)
cursor
string
可选
翻页锚点(返回内容中获取)
count
string
当前页返回条数
proxy
可选
代理(http或socks5)
Any of
为空使用程序默认代理
示例1
{
"sec_user_id": "MS4wLjABAAAAzx7S6bXE_a7VevpPMNcv8KMvIm1J2QZPmyC8STIG8s0G2Me-KCyjdv_z7_hG-958",
"share_text": "",
"cursor": "0",
"count": "15"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer
必需
msg
string
必需
data
object
必需
status_msg
string
必需
cursor
integer
必需
has_more
integer
必需
total
integer
必需
extra
object
必需
log_pb
object
必需
series_infos
array [object {25}]
必需
status_code
integer
必需
示例
{
"code": 0,
"msg": "string",
"data": {
"status_msg": "string",
"cursor": 0,
"has_more": 0,
"total": 0,
"extra": {
"fatal_item_ids": [
null
],
"logid": "string",
"now": 0
},
"log_pb": {
"impr_id": "string"
},
"series_infos": [
{
"status": {
"status": 0,
"status_desc": "string",
"is_collected": 0
},
"series_content_types": [
{
"series_content_type": 0,
"name": "string"
}
],
"directors": [
null
],
"stats": {
"play_vv": 0,
"collect_vv": 0,
"current_episode": 0,
"updated_to_episode": 0,
"total_episode": 0,
"last_added_item_time": 0
},
"share_info": {
"share_url": "string",
"share_weibo_desc": "string",
"share_desc": "string",
"share_title": "string",
"share_title_myself": "string",
"share_title_other": "string",
"share_desc_info": "string"
},
"actors": [
null
],
"create_time": 0,
"ids": [
null
],
"author": {
"show_nearby_active": true,
"risk_notice_text": "string",
"profile_mob_params": null,
"disable_image_comment_saved": 0,
"verification_permission_ids": null,
"is_block": true,
"story_count": 0,
"status": 0,
"has_unread_story": true,
"im_role_ids": null,
"text_extra": null,
"nickname": "string",
"ins_id": "string",
"with_fusion_shop_entry": true,
"personal_tag_list": null,
"user_age": 0,
"familiar_visitor_user": null,
"follow_status": 0,
"user_not_show": 0,
"is_cf": 0,
"sec_uid": "string",
"special_people_labels": null,
"awemehts_greet_info": "string",
"is_mix_user": true,
"is_blocking_v2": true,
"special_follow_status": 0,
"batch_unfollow_contain_tabs": null,
"is_phone_binded": true,
"is_star": true,
"avatar_168x168": {
"uri": "string",
"url_list": [
"string"
],
"width": 0,
"height": 0
},
"story_open": true,
"region": "string",
"language": "string",
"white_cover_url": null,
"is_verified": true,
"commerce_user_level": 0,
"live_agreement_time": 0,
"is_gov_media_vip": true,
"avatar_uri": "string",
"cover_url": [
{
"height": 0,
"uri": "string",
"url_list": [
"string"
],
"width": 0
}
],
"follower_request_status": 0,
"interest_tags": null,
"gender": 0,
"unique_id_modify_time": 0,
"twitter_name": "string",
"user_permissions": null,
"offline_info_list": null,
"user_mode": 0,
"not_seen_item_id_list_v2": null,
"live_high_value": 0,
"ban_user_functions": [
null
],
"display_info": null,
"birthday": "string",
"apple_account": 0,
"homepage_bottom_toast": null,
"room_id": 0,
"enable_nearby_visible": true,
"card_entries": null,
"cf_list": null,
"creator_tag_list": null,
"total_favorited": 0,
"hide_search": true,
"special_lock": 0,
"data_label_list": null,
"sync_to_toutiao": 0,
"user_rate": 0,
"cha_list": null,
"comment_filter_status": 0,
"weibo_url": "string",
"tw_expire_time": 0,
"secret": 0,
"follower_list_secondary_information_struct": null,
"endorsement_info_list": null,
"duet_setting": 0,
"can_set_geofencing": null,
"search_impr": {
"entity_id": "string"
},
"private_relation_list": null,
"has_facebook_token": true,
"is_blocked_v2": true,
"avatar_schema_list": null,
"live_commerce": true,
"fb_expire_time": 0,
"platform_sync_info": null,
"youtube_channel_title": "string",
"followers_detail": null,
"download_setting": 0,
"uid": "string",
"school_type": 0,
"with_commerce_entry": true,
"download_prompt_ts": 0,
"item_list": null,
"new_story_cover": null,
"card_entries_not_display": null,
"not_seen_item_id_list": null,
"shield_comment_notice": 0,
"is_ad_fake": true,
"show_image_bubble": true,
"is_ban": true,
"close_friend_type": 0,
"max_follower_count": 0,
"weibo_name": "string",
"has_twitter_token": true,
"neiguang_shield": 0,
"avatar_thumb": {
"uri": "string",
"url_list": [
"string"
],
"width": 0,
"height": 0
},
"follower_status": 0,
"room_id_str": "string",
"youtube_channel_id": "string",
"aweme_control": {
"can_forward": true,
"can_share": true,
"can_comment": true,
"can_show_comment": true
},
"contacts_status": 0,
"batch_unfollow_relation_desc": null,
"signature": "string",
"need_recommend": 0,
"has_orders": true,
"video_icon": {
"height": 0,
"uri": "string",
"url_list": [
null
],
"width": 0
},
"user_canceled": true,
"stitch_setting": 0,
"hide_location": true,
"weibo_verify": "string",
"live_agreement": 0,
"geofencing": [
null
],
"with_dou_entry": true,
"relative_users": null,
"google_account": "string",
"twitter_id": "string",
"reflow_page_uid": 0,
"avatar_300x300": {
"uri": "string",
"url_list": [
"string"
],
"width": 0,
"height": 0
},
"signature_display_lines": 0,
"short_id": "string",
"aweme_count": 0,
"favoriting_count": 0,
"card_sort_priority": null,
"create_time": 0,
"need_points": null,
"user_not_see": 0,
"prevent_download": true,
"has_insights": true,
"type_label": null,
"constellation": 0,
"location": "string",
"account_region": "string",
"is_discipline_member": true,
"comment_setting": 0,
"user_tags": null,
"unique_id": "string",
"weibo_schema": "string",
"authority_status": 0,
"has_email": true,
"react_setting": 0,
"user_period": 0,
"cv_level": "string",
"school_id": "string",
"avatar_medium": {
"url_list": [
"string"
],
"width": 0,
"height": 0,
"uri": "string"
},
"verify_info": "string",
"verification_type": 0,
"signature_extra": null,
"accept_private_policy": true,
"contrail_list": null,
"following_count": 0,
"custom_verify": "string",
"bind_phone": "string",
"shield_follow_notice": 0,
"school_name": "string",
"ad_cover_url": null,
"ky_only_predict": 0,
"live_status": 0,
"follower_count": 0,
"has_youtube_token": true,
"youtube_expire_time": 0,
"is_not_show": true,
"avatar_larger": {
"url_list": [
"string"
],
"width": 0,
"height": 0,
"uri": "string"
},
"school_poi_id": "string",
"enterprise_verify_reason": "string",
"with_shop_entry": true,
"reflow_page_gid": 0,
"school_category": 0,
"is_binded_weibo": true,
"live_verify": 0,
"shield_digg_notice": 0,
"link_item_list": null
},
"watched_item": "string",
"recommend_color": null,
"series_name": "string",
"series_rank_info": {
"rank_card_text": "string",
"rank_type": "string",
"rank_schema": "string"
},
"is_exclusive": true,
"charge_strategy": {
"discount_threshold": 0,
"has_paid_episodes": 0,
"is_charge": 0,
"total_price": 0,
"support_segment_unlock": true,
"unit_price": 0
},
"charge_info": {
"unpaid_count": 0,
"use_demotion": true,
"buy_schema": "string",
"promise_update_time": 0,
"charge_type": 0,
"has_paid": true,
"charge_count": 0,
"sell_type": 0
},
"series_type": 0,
"is_iaa": 0,
"series_id": "string",
"cover_url": {
"width": 0,
"height": 0,
"uri": "string",
"url_list": [
"string"
]
},
"desc": "string",
"extra": "string",
"series_price": 0,
"update_time": 0,
"is_charge_series": 0
}
],
"status_code": 0
}
}