Skip to content
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

爬虫程序只爬取部分时间段的微博,并不是我设置的时间 #566

Open
Fakesneaker opened this issue Mar 30, 2024 · 5 comments
Labels
failed 程序运行出错

Comments

@Fakesneaker
Copy link

为了更好的解决问题,请认真回答下面的问题。等到问题解决,请及时关闭本issue。

  • 问:请您指明哪个版本运行出错(github版/PyPi版/全部)?

答:github

  • 问:您使用的是否是最新的程序(是/否)?

答:是

  • 问:爬取任意用户都会运行出错吗(是/否)?

答:是

  • 问:若只有爬特定微博时才出错,能否提供出错微博的weibo_id或url(非必填)?

答:

  • 问:若您已提供出错微博的weibo_id或url,可忽略此内容,否则能否提供出错账号的user_id及您配置的since_date,方便我们定位出错微博(非必填)?

答:

  • 问:如果方便,请您描述出错详情,最好附上错误提示。

答:就是我设置的时间是2023-01-01到2023-12-31,但是运行之后爬虫软件只爬取了11-27到12-31时间内的微博内容。希望作者能教教我
4d582ec6abcf4e36a3ba4e1b23408e6

@Fakesneaker Fakesneaker added the failed 程序运行出错 label Mar 30, 2024
@dataabc
Copy link
Owner

dataabc commented Mar 30, 2024

当end_date为日期时,程序不稳定,建议将end_date值改成默认的now。

@Fakesneaker
Copy link
Author

当end_date为日期时,程序不稳定,建议将end_date值改成默认的now。

非常感谢解答,我再继续尝试一下

@Fakesneaker
Copy link
Author

当end_date为日期时,程序不稳定,建议将end_date值改成默认的now。
您好,好像仍然是一样的问题
09aa253a138b5cb2c1e1a8a21bd21c3

@dataabc
Copy link
Owner

dataabc commented Mar 30, 2024

这是速度太快被暂时限制了,一般限制过一段时间会自动解除。

@Fakesneaker
Copy link
Author

Fakesneaker commented Mar 30, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed 程序运行出错
Projects
None yet
Development

No branches or pull requests

2 participants