Command-line reference

Download metadata and full-text for articles given their DOIs.

usage: doiget_tdm [-h] [--debug]
                  {show-config,status,acquire,show-doi-data-path} ...

Positional Arguments

command

Possible choices: show-config, status, acquire, show-doi-data-path

Named Arguments

--debug

Print error tracebacks

Default: False

Sub-commands

show-config

Show configuration settings

doiget_tdm show-config [-h]

status

Show the status of the data directory.

doiget_tdm status [-h] [--output-path OUTPUT_PATH] [dois ...]

Positional Arguments

dois

Either a sequence of DOIs or the path to a file containing DOIs

Named Arguments

--output-path

Path to write output, in CSV format.

acquire

Download the metadata and fulltext for the DOIs

doiget_tdm acquire [-h] [--only-member-id ONLY_MEMBER_ID]
                   [--only-metadata | --no-only-metadata]
                   [--start-from START_FROM]
                   dois [dois ...]

Positional Arguments

dois

Either a sequence of DOIs or the path to a file containing DOIs

Named Arguments

--only-member-id

Only acquire from DOIs with this member ID

--only-metadata, --no-only-metadata

Only acquire the metadata and not the fulltext

Default: False

--start-from

Begin processing the provided DOIs from this number

Default: 1

show-doi-data-path

Show the data path for DOI(s)

doiget_tdm show-doi-data-path [-h] dois [dois ...]

Positional Arguments

dois

Either a sequence of DOIs or the path to a file containing DOIs