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

https://github.com/leocelente/dodoi

dodói
https://github.com/leocelente/dodoi

Last synced: about 1 month ago
JSON representation

dodói

Awesome Lists containing this project

README

        

# doDOI
**Parse PDFs to find DOI urls**

Currently only extracts URLs

```text
usage: doDOI [-h] [-v] [-f [FILES ...]] [-d DIRECTORY]

Parse PDFs to find DOI urls

options:
-h, --help show this help message and exit
-v, --verbose Output verbosity
-f [FILES ...], --files [FILES ...]
Search only these PDF files
-d DIRECTORY, --directory DIRECTORY
Search all PDFs in this directory
```