python3网络爬虫框架

xiaoxiao2021-02-27  172

Scrapy的Python3 版本终于是千呼万唤始出来。详细网页Python3 is coming to scrapy,

安装:要求是先装好lxml,和cryptography,ubuntu14.04要安装libssl-dev包才能够正确的编译cryptography,  sudo apt-get install libssl-dev  而不是像很多社区说的openssl-dev.坑了我一把

转载请注明原文地址: https://www.6miu.com/read-13834.html

最新回复(0)