Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjirou/chu_chu_machine
A simple web crawler
https://github.com/kjirou/chu_chu_machine
Last synced: 14 days ago
JSON representation
A simple web crawler
- Host: GitHub
- URL: https://github.com/kjirou/chu_chu_machine
- Owner: kjirou
- Created: 2013-10-31T16:37:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-01T01:55:25.000Z (about 11 years ago)
- Last Synced: 2024-12-07T16:37:38.358Z (21 days ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
chu_chu_machine
===============## Installation
```
cd /path/to/somewhere
git clone [email protected]:kjirou/chu_chu_machine.git
```After that, set `$PATH` to `bin` directory.
## Example
Download all `href="*.mp3"` files in `foo.html` page to current directory.
```
chuchu http://example.com/foo.html mp3 -e sjis
```## というかこれ使えって言われた
- http://rubygems.org/gems/mechanize