https://github.com/leocelente/dodoi
dodói
https://github.com/leocelente/dodoi
Last synced: about 1 month ago
JSON representation
dodói
- Host: GitHub
- URL: https://github.com/leocelente/dodoi
- Owner: leocelente
- Created: 2023-08-15T01:45:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T01:48:14.000Z (almost 2 years ago)
- Last Synced: 2023-09-10T01:01:00.833Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```