Skip to content

v0.1.0

Latest

Choose a tag to compare

@tamnd tamnd released this 13 Jun 19:31
· 1 commit to main since this release
v0.1.0
2fcc9c9

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)