# spider **Repository Path**: threeswords/spider ## Basic Information - **Project Name**: spider - **Description**: 爬虫学习 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #spider 爬虫学习, 抄(can)袭(kao) [http://cuiqingcai.com/1052.html](http://cuiqingcai.com/1052.html) # scrapy tutorial [scrapy 教程](http://scrapy-chs.readthedocs.org/zh_CN/latest/index.html) ``` cd scrapy_turotial scrapy crawl dmoz -o items.json ```