Skip to content

v0.2.0

Choose a tag to compare

@SepineTam SepineTam released this 31 May 05:37

NBER CLI v0.2.0 Release Notes

What's New

CLI Commands

  • download — Fetch PDFs by ID. Supports --batch for multiple papers, --file for explicit paths, --save-base for directory.
  • info — Show paper metadata. Use --all for full details, --format json for JSON output.
  • search — Search by title, author, keyword. Filter by date range, paginate with --per-page.
  • mcp-server — Run as stdio MCP server for AI agent integration. Supports --transport switching.

Installation

pip install nber-cli==0.2.0
# or
uvx nber-cli

Full Changelog: v0.1.4...v0.2.0
Download: v0.2.0 Release