Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blahgeek/jandan_ooxx
https://github.com/blahgeek/jandan_ooxx
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blahgeek/jandan_ooxx
- Owner: blahgeek
- Created: 2015-03-21T15:55:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T16:01:41.000Z (almost 10 years ago)
- Last Synced: 2023-06-06T15:36:21.583Z (over 1 year ago)
- Language: Python
- Size: 121 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
jandan.net/ooxx Crawler
=======It's for learning how to use `scrapy`, I swear.
How to run
-------```
pip install -r requirements.txt
scrapy crawl ooxx -a start_page=1356 -a end_page=1357
```