Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/english/crawler

Clojure web crawler
https://github.com/english/crawler

Last synced: 5 days ago
JSON representation

Clojure web crawler

Awesome Lists containing this project

README

        

# crawler

A web crawler used to produce a sitemap containing a list of crawled urls as well as a list of assets each page refers to.

## Usage
$ lein uberjar
$ java -jar crawler-0.1.0-standalone.jar [domain]