Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elazar/odmp-scraper

A scraper for odmp.org
https://github.com/elazar/odmp-scraper

Last synced: 24 days ago
JSON representation

A scraper for odmp.org

Awesome Lists containing this project

README

        

## Installation

Use [Composer](https://getcomposer.org/).

```
composer install
```

## Usage

All arguments are optional.

```
./bin/odmp download --output=odmp.db --start=1791 --end=2015
```