当前位置:网站首页>抖音数据接口API-获取用户主页信息-监控直播开启
抖音数据接口API-获取用户主页信息-监控直播开启
2022-08-02 00:13:00 【安卓逆向陈某某】
很多时候的数据监控,以及数据报表需要用到用户主页的一些数据进行数据依托,比如我们要获取到用户的昵称,用户的粉丝数,签名,以及用户id等等数据,甚至我们还可以依托此接口完成对该用户的直播监控,请求用户主页信息,监控live_start字段,当有此数时候说明当前用户正在直播,这时候取出room_id_str我们又可以基于此字段去完成某些功能。
参数名称 | 必选 | 类型 | 说明 |
---|---|---|---|
spider_id | 是 | string | 点我获取详细文档 |
secret_key | 是 | string | ↑↑↑ |
sec_id | 是 | string | ↑↑↑ |
{
“status_code”: 0,
“status_msg”: “Success”,
“data”: {
“id”: 93094162727,
“short_id”: 351492950,
“nickname”: “Jeff八八”,
“gender”: 1,
“signature”: “”,
“level”: 0,
“birthday”: 0,
“telephone”: “”,
“avatar_thumb”: {
“url_list”: [
“https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”,
“https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”,
“https://p9.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”
],
“uri”: “100x100/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51”,
“height”: 0,
“width”: 0,
“avg_color”: “”,
“image_type”: 0,
“open_web_url”: “”,
“is_animated”: false
},
“avatar_medium”: {
“url_list”: [
“https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”,
“https://p9.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”,
“https://p6.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”
],
“uri”: “720x720/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51”,
“height”: 0,
“width”: 0,
“avg_color”: “”,
“image_type”: 0,
“open_web_url”: “”,
“is_animated”: false
},
“avatar_large”: {
“url_list”: [
“https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”,
“https://p9.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”,
“https://p6.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51.jpeg?from=4010531038”
],
“uri”: “1080x1080/aweme-avatar/tos-cn-avt-0015_3b09fa5879720393982b358a5028cf51”,
“height”: 0,
“width”: 0,
“avg_color”: “”,
“image_type”: 0,
“open_web_url”: “”,
“is_animated”: false
},
“verified”: true,
“experience”: 0,
“city”: “”,
“status”: 1,
“create_time”: 0,
“modify_time”: 1646277483,
“secret”: 0,
“share_qrcode_uri”: “659c001f0795827c5fa3”,
“income_share_percent”: 0,
“badge_image_list”: [
{
“url_list”: [
“http://p6-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”,
“http://p9-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”,
“http://p3-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”
],
“uri”: “webcast/user_grade_level_v5_10.png”,
“height”: 16,
“width”: 32,
“avg_color”: “”,
“image_type”: 1,
“open_web_url”: “”,
“is_animated”: false
}
],
“follow_info”: {
“following_count”: 459,
“follower_count”: 82,
“follow_status”: 0,
“push_status”: 0,
“remark_name”: “”
},
“pay_grade”: {
“total_diamond_count”: 0,
“name”: “”,
“next_name”: “”,
“level”: 10,
“next_diamond”: 0,
“now_diamond”: 0,
“this_grade_min_diamond”: 230,
“this_grade_max_diamond”: 310,
“pay_diamond_bak”: 0,
“grade_describe”: “”,
“grade_icon_list”: [],
“screen_chat_type”: 0,
“new_im_icon_with_level”: {
“url_list”: [
“http://p6-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”,
“http://p9-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”,
“http://p3-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”
],
“uri”: “webcast/user_grade_level_v5_10.png”,
“height”: 16,
“width”: 32,
“avg_color”: “”,
“image_type”: 1,
“open_web_url”: “”,
“is_animated”: false
},
“new_live_icon”: {
“url_list”: [
“http://p6-webcast.douyinpic.com/img/webcast/aweme_pay_grade_2x_10_14.png~tplv-obj.image”,
“http://p3-webcast.douyinpic.com/img/webcast/aweme_pay_grade_2x_10_14.png~tplv-obj.image”,
“http://p9-webcast.douyinpic.com/img/webcast/aweme_pay_grade_2x_10_14.png~tplv-obj.image”
],
“uri”: “webcast/aweme_pay_grade_2x_10_14.png”,
“height”: 12,
“width”: 12,
“avg_color”: “”,
“image_type”: 1,
“open_web_url”: “”,
“is_animated”: false
},
“upgrade_need_consume”: 0,
“next_privileges”: “”,
“score”: 0,
“grade_banner”: “”
},
“fans_club”: {
“data”: {
“club_name”: “”,
“level”: 0,
“user_fans_club_status”: 0,
“badge”: {
“icons”: {
“0”: {
“url_list”: [],
“uri”: “”,
“height”: 0,
“width”: 0,
“avg_color”: “”,
“image_type”: 0,
“open_web_url”: “”,
“is_animated”: false
}
},
“title”: “”
},
“available_gift_ids”: [],
“anchor_id”: 0,
“badge_type”: 0
},
“prefer_data”: {}
},
“special_id”: “”,
“real_time_icons”: [],
“new_real_time_icons”: [],
“top_vip_no”: 0,
“user_attr”: {
“is_muted”: false,
“is_admin”: false,
“is_super_admin”: false,
“admin_privileges”: []
},
“pay_score”: 0,
“ticket_count”: 0,
“link_mic_stats”: 1,
“display_id”: “351492950”,
“with_commerce_permission”: false,
“with_fusion_shop_entry”: false,
“total_recharge_diamond_count”: 0,
“verified_content”: “”,
“top_fans”: [],
“sec_uid”: “MS4wLjABAAAANRtnj0mWSUC8h30ZX3FF2X7hcN5ZSoBW4zPAfas6sbk”,
“user_role”: 0,
“authorization_info”: 3,
“adversary_authorization_info”: 1,
“poi_info”: {
“is_poi_enabled”: false,
“poi_id”: 0,
“poi_name”: “”,
“poi_id_str”: “”,
“follower_count_permission”: 0,
“white_user_permission”: 0
},
“media_badge_image_list”: [],
“adversary_user_status”: 1,
“commerce_webcast_config_ids”: [],
“badge_image_list_v2”: [
{
“url_list”: [
“http://p6-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”,
“http://p9-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”,
“http://p3-webcast.douyinpic.com/img/webcast/user_grade_level_v5_10.png~tplv-obj.image”
],
“uri”: “webcast/user_grade_level_v5_10.png”,
“height”: 16,
“width”: 32,
“avg_color”: “”,
“image_type”: 1,
“open_web_url”: “”,
“is_animated”: false
}
],
“location_city”: “”,
“fans_group_info”: {
“list_fans_group_url”: “sslocal://webcast_lynxview?url=https%3A%2F%2Flf-webcast-sourcecdn-tos.bytegecko.com%2Fobj%2Fbyte-gurd-source%2Fwebcast%2Fmono%2Flynx%2Fdouyin_lynx_fansclub%2Ftemplate%2Fpages%2Ffansclub%2Ffans_group%2Fuser%2Ftemplate.js&type=popup&gravity=bottom&height=754&radius=8&load_taro=0&fallback_url=sslocal%3A%2F%2Fwebcast_webview%3Furl%3Dhttps%253A%252F%252Flf-webcast-sourcecdn-tos.bytegecko.com%252Fobj%252Fbyte-gurd-source%252Fwebcast%252Fmono%252Flynx%252Fdouyin_lynx_fansclub%252Ftemplate%252Fpages%252Ffansclub%252Ffans_group%252Fuser%252Findex.html%26type%3Dpopup%26gravity%3Dbottom%26height%3D754%26radius%3D8%26load_taro%3D0”
},
“remark_name”: “”,
“mystery_man”: 1,
“web_rid”: “”,
“desensitized_nickname”: “”,
“j_accredit_info”: {
“JAccreditBasic”: 0,
“JAccreditAdvance”: 0,
“JAccreditContent”: 0,
“JAccreditLive”: 0
},
“allow_be_located”: false,
“allow_find_by_contacts”: false,
“allow_others_download_video”: false,
“allow_others_download_when_sharing_video”: false,
“allow_share_show_profile”: false,
“allow_show_in_gossip”: false,
“allow_show_my_action”: false,
“allow_strange_comment”: false,
“allow_unfollower_comment”: false,
“allow_use_linkmic”: false,
“bg_img_url”: “”,
“birthday_description”: “”,
“birthday_valid”: false,
“block_status”: 0,
“comment_restrict”: 0,
“constellation”: “”,
“disable_ichat”: 0,
“enable_ichat_img”: 0,
“exp”: 0,
“fan_ticket_count”: 0,
“fold_stranger_chat”: false,
“follow_status”: 0,
“hotsoon_verified”: false,
“hotsoon_verified_reason”: “”,
“ichat_restrict_type”: 0,
“id_str”: “93094162727”,
“is_follower”: false,
“is_following”: false,
“need_profile_guide”: false,
“pay_scores”: 0,
“push_comment_status”: false,
“push_digg”: false,
“push_follow”: false,
“push_friend_action”: false,
“push_ichat”: false,
“push_status”: false,
“push_video_post”: false,
“push_video_recommend”: false,
“verified_mobile”: false,
“verified_reason”: “”,
“with_car_management_permission”: false,
“age_range”: 0
}
}
边栏推荐
- els block deformation judgment.
- els block deformation
- 具有通信时延的多自主体系统时变参考输入的平均一致性跟踪
- 众筹DAO“枯萎”的缩影:曾拍下《沙丘》未出版手稿的Spice DAO解散
- ICML 2022 || 局部增强图神经网络GNN,在 GCN 和 GAT基础上 平均提高了 3.4% 和 1.6%
- JSP如何使用page指令让JSP文件支持中文编码呢?
- JSP how to obtain the path information in the request object?
- JSP out.print()和out.write()方法的不同之处
- MySQL常用语句整理
- Industrial control network intrusion detection based on automatic optimization of hyperparameters
猜你喜欢
Microsoft PC Manager V2.1 beta version officially released
Redis的集群模式
回顾历史5次经济衰退时期:这一次可能会有何不同?
Don't know about SynchronousQueue?So ArrayBlockingQueue and LinkedBlockingQueue don't and don't know?
unity2D横版游戏教程5-UI
[Solution] Emqx startup under win10 reports Unable to load emulator DLL, node.db_role = EMQX_NODE__DB_ROLE = core
磁盘与文件系统管理
Redis - message publish and subscribe
How to design a circular queue?Come and learn~
632. Minimum interval
随机推荐
Async/await principle and execution sequence analysis
Redis-消息发布订阅
632. 最小区间
GIF making - very simple one-click animation tool
JSP out. The write () method has what function?
信息物理系统状态估计与传感器攻击检测
DFS详解
bgp 聚合 反射器 联邦实验
A simple file transfer tools
06-SDRAM : SDRAM control module
How to find new potential projects?Tools recommended
nodeJs--mime模块
辨析内存函数memset、memcmp、memmove以及memcpy
Cyber-Physical System State Estimation and Sensor Attack Detection
Short video seo search optimization main content
当奈飞的NFT忘记了Web2的业务安全
MLX90640 红外热成像仪测温传感器模块开发笔记(十) 成果展示-红眼睛相机
460. LFU 缓存
Transient Stability Distributed Control of Power System with External Energy Storage
Business test how to avoid missing?