Skip to content

Releases: tamnd/doaj-cli

v0.1.0

13 Jun 19:13
a2a7150

Choose a tag to compare

First release of doaj-cli.

Commands

  • doaj search <query> — search DOAJ articles
  • doaj journals <query> — search DOAJ journals
  • doaj journal <issn> — fetch a single journal by ISSN
  • doaj article <id> — fetch a single article by DOAJ id
  • doaj top — browse the first page of DOAJ journals

Notes

  • DOAJ REST API v3, open, no API key required
  • Outputs table on TTY, JSONL when piped
  • Supports -o json|jsonl|csv|tsv|url|raw, --fields, --template, -n