Skip to content

Releases: tamnd/chemrxiv-cli

v0.1.0

13 Jun 19:31
v0.1.0
2fcc9c9

Choose a tag to compare

Initial release.

Commands

  • chemrxiv search <query> — search preprints by keyword
  • chemrxiv recent — list the most recent preprints
  • chemrxiv preprint <id> — fetch a single preprint by ChemRxiv ID
  • chemrxiv categories — list subject categories

API

Uses the ChemRxiv public GraphQL API at https://chemrxiv.org/engage/chemrxiv/public-api/graphql. No API key required.

Output formats

table, json, jsonl, csv, tsv, url, raw (auto-detected based on TTY)