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
感谢作者开发和维护这么好用的程序,不胜感激
答:只用过PyPi版
答:是
答:否
答:在爬取 特定用户+设置独立的since_date 时才会出现问题
答:失败的userId:5860352662 since_date: 2024-01-01 (也尝试过2024-07-01之类的,都不行)
答:附图中可以看到,不在user_id后设置since_date时,可以正常爬取出错用户 在设置since_date后,总页数读取正确,但在progress:0%时直接退出
作为对比,给另外一名随机用户也设置了同样的since_date,可以正常读取,所以不应该是cookie或者ip的问题 config中的的since_date设置为2010-01-01,end_date为now,其余均保持默认
The text was updated successfully, but these errors were encountered:
感谢反馈。应该是判断置顶微博出错所致,目前没有特别好的办法,你可以设置一个早于所有置顶微博的since_date。
Sorry, something went wrong.
谢谢大佬,发现此问题时其实是由于程序判断爬取结束后自动写上的since_date 看来只能单独让他爬直到受限为止了
No branches or pull requests
感谢作者开发和维护这么好用的程序,不胜感激
答:只用过PyPi版
答:是
答:否
答:在爬取 特定用户+设置独立的since_date 时才会出现问题
答:失败的userId:5860352662
since_date: 2024-01-01
(也尝试过2024-07-01之类的,都不行)
答:附图中可以看到,不在user_id后设置since_date时,可以正常爬取出错用户
在设置since_date后,总页数读取正确,但在progress:0%时直接退出
作为对比,给另外一名随机用户也设置了同样的since_date,可以正常读取,所以不应该是cookie或者ip的问题
config中的的since_date设置为2010-01-01,end_date为now,其余均保持默认
The text was updated successfully, but these errors were encountered: