crossref-cli

0.0.9 • Public • Published

crossref-cli

A command-line tool for querying the CrossRef works API

   

installation

npm install --global crossref-cli

usage

crossref-cli [API parameters]

Available parameters are documented at the CrossRef REST API documentation.

The additional parameter --limit will set an (approximate) limit on the number of results retrieved.

examples

get all works with the title "Retraction"

crossref-api --query.title "Retraction" > title.retraction.json

get all article updates

crossref-cli --filter "is-update:true" > updates.json

prior art / related modules

Package Sidebar

Install

npm i crossref-cli

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

6.29 kB

Total Files

6

Last publish

Collaborators

  • blahah