1.创建项目 cd到所需要的目录下 scrapy startproject xx 2.创建爬虫 切换到项目目录下 crapy genspider xx url 转载于:https://www.cnblogs.com/linyujin/p/10143191.html