Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/elazar/odmp-scraper
- Owner: elazar
- Created: 2015-09-16T04:25:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T16:55:11.000Z (over 5 years ago)
- Last Synced: 2024-11-01T00:11:53.469Z (2 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```