URL format
Parameters
projectId: project UUIDtoken: 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
Paper links
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.