Replies: 2 comments 5 replies
-
如果还没关闭窗口的话,可以贴一下 F12(审查元素)-> 终端(Console)的截图吗?也许有哪里报错了 |
Beta Was this translation helpful? Give feedback.
5 replies
-
似乎发现了原因之一,微博学推特那样,一次性搜一定数量的微博就触发限制了…… 变成超过1000条左右后就不返回数据了,程序就以为没有更多微博而结束然后导出了 下图也是导出到第50页后的样子,list 本该还有数据来着的…之前是没这个问题的。我再看看它具体的机制😅 |
Beta Was this translation helpful? Give feedback.
0 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.
-
如上图,总数2592(并且这个总数爬取过程中会变),但是获取到1113后就自动停止,并弹出下载窗口了,不知道是显示的bug还是获取过于频繁被迫中止了,希望大佬可以解答一下
Beta Was this translation helpful? Give feedback.
All reactions