Skip to content

A Clojure library designed to scrape HTML pages for links and index them.

License

Notifications You must be signed in to change notification settings

youhavethewrong/inth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inth

A Clojure library designed to scrape HTML pages for links and index them.

Usage

Configure src/inth/db.clj, then:

$ lein uberjar

$ java -jar inth.jar "http://news.ycombinator.com" "clojure" "deep learning" "cupcakes"

License

Copyright © 2014 Erick S. Crager

Distributed under the Apache License, Version 2.0.

About

A Clojure library designed to scrape HTML pages for links and index them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages