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

获取微博搜索结果信息,搜索即可以是微博关键词搜索,也可以是微博话题搜索

Results 256 weibo-search issues
Sort by recently updated
recently updated
newest added

环境都配置好了,之前运行都有用,今天再使用的时候出现了这个错误 `Traceback (most recent call last): File "F:\Anaconda\envs\weibo-spider\lib\site-packages\scrapy\utils\defer.py", line 132, in iter_errback yield next(it) File "F:\Anaconda\envs\weibo-spider\lib\site-packages\scrapy\utils\python.py", line 354, in __next__ return next(self.data) File "F:\Anaconda\envs\weibo-spider\lib\site-packages\scrapy\utils\python.py", line 354, in __next__ return next(self.data)...

您好,今天再次使用爬虫程序进行搜索时,出现bug。无法运行程序了,界面如图。 ![image](https://user-images.githubusercontent.com/57480596/184549586-4d310dd9-5b3e-4cbc-ac26-650051a4f601.png)

设置就是初始设定, 抓取的点赞数量所有的都为零, 请问和最近的fix相关吗?

![weibo](https://user-images.githubusercontent.com/82586788/184528471-2539ea93-4033-4e8b-8f15-775e01fd6b42.png)

C:\Users\DELL\Downloads\weibo-search-master>scrapy crawl search -s JOBDIR=crawls/search 2022-08-11 23:53:57 [scrapy.core.scraper] ERROR: Spider error processing (referer: https://s.weibo.com/weibo?q=%E7%A2%B3%E8%BE%BE%E5%B3%B0&scope=ori&suball=1&timescope=custom:2020-09-01-0:2022-06-01-0) Traceback (most recent call last): File "C:\Users\DELL\AppData\Local\Programs\Python\Python310\lib\site-packages\scrapy\utils\defer.py", line 132, in iter_errback yield next(it) File "C:\Users\DELL\AppData\Local\Programs\Python\Python310\lib\site-packages\scrapy\utils\python.py", line...