A CLI tool for fetching bibliographies and PDF attachments from Zotero, designed for integration with CI/CD pipelines. Current version: 1.2.3 (stable). It supports multiple bibliography formats (JSON, BibTeX) and can sync PDF files. Ships TypeScript types. Key differentiator: primarily a command-line interface, not a library. Requires Node >=8.
npm install zotero-fetch-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to set environment variables and run the CLI to fetch bibliography and attachments.
Set ZOTERO_APIKEY and ZOTERO_USERID before running the command.
Use npx instead: npx zotero-fetch-cli ...
No dependency data recorded yet.