摘要: crawlspider 使用scrapy genspider -t crawl 文件名字 网址 crawlspider是什么? 也是一个spider,是Spider的一个子类,所以其功能要比Spider要强大 多的一个功能是:提取链接的功能,根据一定的规则,提取指定的链接 链接提取器 LinkExt 阅读全文
posted @ 2018-06-18 16:32 莫问丶过往 阅读(215) 评论(2) 推荐(0)