Scrapes the OSC website for PDF documents. Collects some data along the way.
From REPL:
(use 'osc-scrape.core)
(start-scrape outline scrape-urls)
With standalone jar file:
java -jar osc-scrape.jar
Copyright (C) 2010 FIXME
Distributed under the Eclipse Public License, the same as Clojure.