-
Notifications
You must be signed in to change notification settings - Fork 177
tiktok fetch_search_videos 返回数据为空 #237
New issue
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
Comments
其他接口是否可用,使用了什么配置? 不按照要求提的issue将关闭,我不是上帝我没有读心术 |
@hanhqc 你好!我是一个可以帮助你解决bug、回答问题,并成为贡献者的机器人。在等待人类维护者的过程中,我会尽力帮助你。 I found a similar closed issue where the
These conditions can lead to an empty response even when the HTTP request is successful. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
接口没有问题,你需要一个新的cookie和与之对应的设备id。https://f2.wiki/faq#tiktok-403-forbidden |
换了登录后的cookie 可以正常回去返回数据了,这个接口是必须要登录吗,前面说的fetch_user_post_videos接口是不需要登录后的cookie的 |
不同接口风控不一样,我这里演示的是未登录的情况,如果你无法使用游客ck那么只能使用登录的ck |
tiktok fetch_search_videos 通过关键词搜索视频的时候返回状态码是200,但是相应数据为空,这个咋回事
The text was updated successfully, but these errors were encountered: