Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madre/zhidao_scrapy
zhidao.baidu.com scrapy project
https://github.com/madre/zhidao_scrapy
Last synced: about 2 months ago
JSON representation
zhidao.baidu.com scrapy project
- Host: GitHub
- URL: https://github.com/madre/zhidao_scrapy
- Owner: madre
- Created: 2015-07-15T10:21:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T16:12:05.000Z (over 9 years ago)
- Last Synced: 2023-05-06T06:23:13.913Z (over 1 year ago)
- Language: Python
- Size: 123 KB
- Stars: 3
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zhidao_scrapy
zhidao.baidu.com scrapy project知道问答爬虫
## 测试说明
> scrapy shell http://zhidao.baidu.com/question/143477925.html
进入debug模式,测试页面解析部分
> scrapy crawl question
执行 爬虫测试项目