Skip to main content
The project feed URL is generated per user and project.

URL format

Example:

Parameters

  • projectId: project UUID
  • token: personal feed token tied to your account

How to obtain a URL

Use one of these:
  • Project page button: Copy RSS/Atom URL
  • CLI: pz feed <project-id> --atom
Each feed entry links to its Paperzilla paper page. From that page you can open the source landing page and, when available, a PDF. PubMed papers link onward to their PubMed record; a PDF is not guaranteed.

Security notes

  • Treat feed URLs as secrets.
  • Anyone with the URL can read that feed.
  • Do not publish personal tokenized URLs in public repos or docs.