Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taizilongxu/scrapy_jingdong

用scrapy写的京东爬虫
https://github.com/taizilongxu/scrapy_jingdong

Last synced: 5 days ago
JSON representation

用scrapy写的京东爬虫

Awesome Lists containing this project

README

        

scrapy crawl test -s JOBDIR=data -0 items.csv

watch -n 1 -d 'wc -l items.csv;du -h items.csv'

附数据 items.csv

![](img.png)

http://hackerxu.com/2014/09/07/scrapy-jd.html