djKianoosh / spelunk-clj-irc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Eclipse Public License 1.0