scrapy爬取数据入mysql库


scrapy crawl 爬虫名 -o 文件名.json -s FEED_EXPORT_ENCODING=UTF-8 

  

原文地址:https://www.cnblogs.com/zunyun/p/11099203.html