scrapy

Posted future-dream

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scrapy相关的知识,希望对你有一定的参考价值。

how to chanage the file of scrapy to csv or  json  file, we used  the  commond that is "scrapy  crawl 【parse_file_name】 -o 【filename】+ .json/.csv"

Waring: the project of scrapy.cfg of default project name  must parallel the scrapy.cfg,than we can use the after command to create the file of json or csv

以上是关于scrapy的主要内容,如果未能解决你的问题,请参考以下文章

scrapyscrapy爬取数据指南

scrapyscrapy-redis 全国建筑市场基本信息采集

scrapy项目创建

高级爬虫:Scrapy爬虫框架的安装

爬虫篇 | 高级爬虫:Scrapy爬虫框架的安装

Scrapy 爬虫