Skip to main contentModule crossref
Source - fetch
- Fetch a work from the Crossref REST API by DOI and convert it to
Data. - fetch_all
- Fetch a list of works from the Crossref API and convert them to
Data. - read_json
- Parse a Crossref API JSON response (the full
{"status":"ok","message":{...}} envelope).