摘要: 1. 在虚拟机中cd到项目目录,再运行下面代码创建spider文件: scrapy genspider -t crawl test www.baidu.com 2. spider.py代码 3. items代码: 4. pipelines代码: 阅读全文
posted @ 2019-01-28 16:52 山…隹 阅读(184) 评论(0) 推荐(0)