weibo-crawler icon indicating copy to clipboard operation
weibo-crawler copied to clipboard

新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频

Results 248 weibo-crawler issues
Sort by recently updated
recently updated
newest added

requirements.txt已经pip安装过了 另外查教程安装了python_utils和opencv-python好像也没用…… 纯小白TvT谢谢大佬!

大大您好,更新了新版本后,实测保存几位博主的相册,若其一条微博配图超过九张,只能获取前九张图片,之前的版本(我四个月未更新版本)使用时并没有这个问题。

在爬取部分用户微博时会出现list index out of range和'NoneType' object has no attribute 'xpath'错误导致程序跳过数条微博,其中包括公开微博和仅粉丝可见的微博。 运行时使用Cookie,在使用weiboSpider项目时可以正常运行。 运行日志如下: [all.log](https://github.com/dataabc/weibo-crawler/files/10172258/all.log) [error.log](https://github.com/dataabc/weibo-crawler/files/10172259/error.log)

为什么只能爬取200页左右?是因为微博的原因吗?还是什么原因?cookie也设置了没问题。

您好,请问是否支持年龄过滤要爬取的user呢

这是在后台继续无用功爬不可见的部分吗? 但是后面有1000多页 可见部分也没下完 而且今天不知道为什么特别慢 不知道要不要继续等