We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.2版本 启动服务端发送请求的内容如下
{ "url":"http://xhslink.com/B/i1uWyT", "download":false }
返回的json如下:
{ "message": "获取小红书作品数据失败", "url": "https://www.xiaohongshu.com/discovery/item/66bb735c0000000005022d85?app_platform=ios&app_version=8.52&share_from_user_hidden=true&xsec_source=app_share&type=normal&xsec_token=CBoLSCGJH_K9xehE2Zhanm_R4PH426vlQwamlvq0OT6Pk=&author_share=1&xhsshare=CopyLink&shareRedId=N0w7RDg5SEE2NzUyOTgwNjY0OThISEc_&apptime=1725604335&share_id=62e3c57b62ff458ab398fcb981e97c8f", "data": null }
请问一下为什么会出现这情况
The text was updated successfully, but these errors were encountered:
设置 Cookie 即可。
Sorry, something went wrong.
请问一下这个Cookie有效期是多久
设置 Cookie 即可。 请问一下这个Cookie有效期是多久
很久,具体时间未知。
设置 Cookie 即可。 请问一下这个Cookie有效期是多久 很久,具体时间未知。
登录和未登录的cookie设置后,程序使用时有区别吗
设置 Cookie 即可。 请问一下这个Cookie有效期是多久 很久,具体时间未知。 登录和未登录的cookie设置后,程序使用时有区别吗
登录后的 Cookie 可以获取准确数据;部分链接未登录会重定向至首页,一般情况下不需要登录。
JoeanAmier
No branches or pull requests
2.2版本
启动服务端发送请求的内容如下
返回的json如下:
请问一下为什么会出现这情况
The text was updated successfully, but these errors were encountered: