An open API service indexing awesome lists of open source software.

https://github.com/semperos/osc-scrape

Scrape utility for OSC website
https://github.com/semperos/osc-scrape

Last synced: 12 months ago
JSON representation

Scrape utility for OSC website

Awesome Lists containing this project

README

          

# OSC Scraping Utility

Scrapes the OSC website for PDF documents. Collects some data along the way.

## Usage

From REPL:

(use 'osc-scrape.core)
(start-scrape outline scrape-urls)

With standalone jar file:

java -jar osc-scrape.jar

## License

Copyright (C) 2010 FIXME

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