刷新出现重复文章的现象 #161
Lucas04-nhr
started this conversation in
General
刷新出现重复文章的现象
#161
Replies: 3 comments 3 replies
-
我以为该应用就是模拟的客服端api,原来是模拟的浏览器嘛? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
在知乎app端早期是hybrid开发 本质就是webview浏览网页 好像之前知乎app不会出现 |
Beta Was this translation helpful? Give feedback.
0 replies
-
目前的解决方案就是存储最近180条首页推荐,遇见重复的就杀( |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
关于刷新重复文章问题我在网页端测试了发现也会出现,猜测可能是因为知乎在后端限制了网页版能够获取到的总文章数来防止爬虫,似乎没法通过客户端解决,除非能够完美模拟知乎App对服务器进行请求。
Beta Was this translation helpful? Give feedback.
All reactions