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

运行几次后就变成这样,没结果,也不报错

Open JiaHongmei opened this issue 2 years ago • 3 comments

D:\pythonProject2\weibo-search-master>scrapy crawl search -s JOBDIR=crawls/search d:\python3.6.8\lib\site-packages\OpenSSL_util.py:6: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography (40.0) will be the last to support Python 3.6. from cryptography.hazmat.bindings.openssl.binding import Binding

D:\pythonProject2\weibo-search-master>scrapy crawl search -s JOBDIR=crawls/search d:\python3.6.8\lib\site-packages\OpenSSL_util.py:6: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography (40.0) will be the last to support Python 3.6. from cryptography.hazmat.bindings.openssl.binding import Binding

D:\pythonProject2\weibo-search-master>

JiaHongmei avatar Oct 17 '23 09:10 JiaHongmei

可能速度太快,或者cookie失效,降低速度或者更换cookie看看。

dataabc avatar Oct 17 '23 16:10 dataabc

请问怎么降低速度呢,cookie已经是最新的了

JiaHongmei avatar Oct 19 '23 05:10 JiaHongmei

settings.py有相关参数,具体可参考readme。

dataabc avatar Oct 19 '23 16:10 dataabc