/spelunk-clj-irc

Some code to screenscrape and analyze the Clojure IRC logs provided by n01se.net

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

spelunk-clj-irc

n01se.net has been graciously capturing and hosting HTML copies of Clojure IRC logs. This code intends to screenscrape said logs, convert to simpler formats, and possibly even answer simple questions about the data.

Usage

Very limited at the moment, tested only with local copies of the html files (spelunk-clj-irc.core/dir-to-csv "/path/to/local/html_files/"))

License

Copyright (C) 2010 Seth Schroeder

Distributed under the Eclipse Public License, the same as Clojure.