Skip to content

v0.1.0

Latest

Choose a tag to compare

@tamnd tamnd released this 13 Jun 19:13
· 1 commit to main since this release
a2a7150

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