Skip to content
RAG Repo

Unpaywall answers a single question well: given a paper, is there a legal free-to-read copy, and where is it? It maps each work's DOI (its permanent identifier) to open-access versions it finds in repositories, on publisher sites, and in preprint archives.

The data comes from the same nonprofit behind OpenAlex, OurResearch, and is released under CC0, so you can reuse it freely. You can query it through a free API, download the full database snapshot, or use the browser extension that surfaces free copies as you browse.

For RAG, Unpaywall is the filter that turns a list of citations into a list of documents you can actually fetch and index. Pair it with a metadata source like Crossref or OpenAlex to find the papers, then use Unpaywall to locate the full text you are allowed to use.

open-accessdoimetadatanonprofitresearchapi

Related sources