摘要: 一、依赖 virtualenv -p python3.6 xx pip install scrapy pip install pymysql 二、 1、创建项目和spider1 scrapy startproject scraw_swagger scrapy genspider spider1 xx 阅读全文
posted @ 2019-01-28 18:32 turbolxq 阅读(2571) 评论(0) 推荐(0)