使用Pyspider中报此错误。ide
错误缘由:url
这个错误会发生在请求 https 开头的网址,SSL 验证错误,证书有误。spa
解决方法:date
使用self.crawl(url, callback=self.index_page, validate_cert=False)请求