-
Notifications
You must be signed in to change notification settings - Fork 83
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
有谁知道贴吧post detail返回的json里可能包含几种content吗 #359
Comments
另外size和page参数怎么用?文档里没弄明白,一直只能取到30多层 |
之前其他网友逆出来的, 不知道还有没有补充 |
我刚刚测试了一下是没有问题的, 如果你确实觉得翻页有问题, 可以贴上相关代码和测试用的帖子ID以便于复现 这是我测试用的帖子:
都是没有问题的 |
楼层解决了,page从一一直加到返回的json不再变化可破 |
20已破:) |
更:16已破 |
我过会看看能不能把上报的贴吧版本提一下 看看能不能用👀
没有 这个是我根据很久以前的一些遗留代码找的 它只处理了文本内容 |
最近在写爬虫,关于贴吧api的post detail返回的json里面,
post_list/{0}/content/{0}/type
的值对应app里的内容类型,自己试出这些:0,文本
1,链接
2,黄豆表情
3,图片
4,楼中楼回复对象用户名
5,视频(短视频贴包含视频文件uri,老贴一般只有一个到56之类网站的外链)
9,号码
除此之外还有哪些种类?中间678还没见过
The text was updated successfully, but these errors were encountered: