【发布时间】:2019-03-22 19:22:03
【问题描述】:
Scrapy Crawlera 在我的 Windows 机器上运行良好,但是当我在我的 linux 服务器上运行它时出现错误 111。这是为什么呢?
当我使用 curl 时,我得到了这个错误:
curl: (7) Failed connect to proxy.crawlera.com:8010; Connection refused
【问题讨论】:
-
无论你在使用什么,都尝试切换到 HTTPS 或 HTTP
标签: python web-scraping scrapy screen-scraping crawlera