FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

python-Reptile/README.md at master · xyjw/python-Reptile · GitHub

Latest commit

 

History

History
7 lines (6 loc) · 575 Bytes

File metadata and controls

7 lines (6 loc) · 575 Bytes

实战Python网络爬虫

Place stars⭐ before you leave(记得点个星⭐哦)
This is the code repository for the Python Reptile book-->URL

说明

书中讲述的scrapy框架是基于1.5版本,如果读者使用1.7以上版本,书中源码在运行过程中出现错误提示,因为新版本删除和修改旧版本的一些方法,具体说明可以查看官网文档:https://doc.scrapy.org/en/latest/news.html (建议读者使用1.5.2版本,可以使用pip install scrapy==1.5.2安装)


Back | FazBrowse Home | New Git URL