摘要: 1. crawlspider 创建项目 scrapy genspider -t crawl 项目名称 要爬取网址scrapy genspider -t crawl xiao xiao.com 2. crawlspider 图片保存 2.1 下载方式一 pipeline文件 from scrapy.p 阅读全文
posted @ 2022-08-13 10:27 我在春天等伱 阅读(67) 评论(0) 推荐(0)