https://github.com/mopemope/clj-crawler
2ch crawler written in Clojure.
https://github.com/mopemope/clj-crawler
Last synced: 10 months ago
JSON representation
2ch crawler written in Clojure.
- Host: GitHub
- URL: https://github.com/mopemope/clj-crawler
- Owner: mopemope
- Created: 2013-05-13T01:46:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-04T07:02:37.000Z (over 11 years ago)
- Last Synced: 2025-01-22T00:52:22.327Z (12 months ago)
- Language: Clojure
- Size: 176 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crawler
2ch crawler written in Clojure.
Original version is in Python written by @mopemope.
https://gist.github.com/mopemope/5464814
## Usage
lein run
## License
Copyright © 2013 Yutaka Matsubara
Distributed under the Eclipse Public License, the same as Clojure.