https://github.com/kami/wadodo-crawlers
https://github.com/kami/wadodo-crawlers
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kami/wadodo-crawlers
- Owner: Kami
- Created: 2013-05-27T05:21:43.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-17T13:48:20.000Z (almost 13 years ago)
- Last Synced: 2025-01-25T11:29:41.543Z (over 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wadodo Crawlers
## Available Crawlers
* `vegas.com`
## Usage
```bash
scrapy crawl -o -t jsonlines \
--flickr_api_key= [--set=DOWNLOAD_DELAY=]
```
All of the available options are listed at [http://doc.scrapy.org/en/latest/topics/settings.html](http://doc.scrapy.org/en/latest/topics/settings.html)