params = {"aid":"339757","version_name":"1.1.0","version_code":"1.1.0","device_platform":"win32","sec_user_id": sec_uid,"os_version":"10.0.19044","screen_width":"1680","screen_height":"1050","browser_language":"zh-CN","browser_platform":"Win32","browser_name":"Mozilla",...
uid转sec_uid def get_uid(self, uid): headers = { "Accept": "application/json, text/plain, */*", "Referer": "https://www.douyin.com/", "Accept-Language": "zh-CN,zh;q=0.9", "Proxy-Tunnel": str(random.randint(1, 10000)) # 设置IP切换头 } response = requests.get(url, header...
uid转sec_uid def get_uid(self, uid): headers = { "Accept": "application/json, text/plain, */*", "Referer": "https://www.douyin.com/", "Accept-Language": "zh-CN,zh;q=0.9", "Proxy-Tunnel": str(random.randint(1, 10000)) # 设置IP切换头 } response = requests.get(url, header...
"device_platform":"win32","sec_user_id":sec_uid,"os_version":"10.0.19044","screen_width":"1680","screen_height":"1050","browser_language":"zh-CN","browser_platform":"Win32","browser_name":"Mozilla","browser_online
“sec-ch-ua-platform”: ““Windows””, “x-tt-disable-sessionid”: “1”, } params = { “aid”: “339757”, “version_name”: “1.1.0”, “version_code”: “1.1.0”, “device_platform”: “win32”, “sec_user_id”: sec_uid, ...
抖音id转sec_uid获取方法:1、打开抖音app,进入到对应的用户的主页,点击页面右下角的“个人主页”按键,在下方出现的UI上连续点击3次便可进入到抖音自带的调试工具页面。2、点击页面右上角的“复制链接”按钮,将该链接复制到设备剪贴板中,将刚才复制到的链接粘贴到浏览器地址栏中,并按下回车键...
uid转sec_uid def get_uid(self, uid): headers = { "Accept": "application/json, text/plain, */*", "Referer": "https://www.douyin.com/", "Accept-Language": "zh-CN,zh;q=0.9", "Proxy-Tunnel": str(random.randint(1, 10000)) # 设置IP切换头 ...
uid转sec_uid defget_uid(self, uid): headers= { "Accept": "application/json, text/plain, */*", "Referer": "https://www.douyin.com/", "Accept-Language": "zh-CN,zh;q=0.9", "Proxy-Tunnel": str(random.randint(1, 10000)) # 设置IP切换头 } response=requests.get(url, headers=head...
简介:抖音 根据sec_uid获取个人详细信息 抖音 根据sec_uid获取个人详细信息 环境 win10 python3.9 方案一 直接请求web端个人主页页面 headers={ "authority":"", "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v...
抖音 根据sec_uid获取个人详细信息 环境 win10 python3.9 方案一 直接请求web端个人主页页面 headers={"authority":"","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","accept-language":"zh-CN,zh...