shire-digest.crawler:shire-digest.crawler

;)


License
SMPPL

Documentation

crawler

Build Status

Crawler Protocol

Create a crawler

=> (require '[shire-digest.crawler.echo :as echo])
nil
=> (def echo-crawler (echo/create crawler-options))

Start crawling

=> (require '[shire-digest.crawler.core :refer [parse]])
nil
=> (parse echo-crawler link)
[...]

License

Copyright © 2014 hbc

Distributed under the SMPPL License.