Get the data Overview
There are many ways to get OpenAlex data, from point-and-click to whole-database. They all serve the same knowledge graph — the difference is how much you take, how fresh it is, how much technical skill it takes, and what it costs. This page helps you pick.
| Method | Best for | Technical skill | Cost |
|---|---|---|---|
| Website | Exploring, one-off questions, exporting result lists | None | Free |
| Agents | Letting your AI agent query OpenAlex for you | None | Free tier, then usage pricing |
| API | Apps, scripts, and analyses that need live data | Some coding | $1/day free, then usage pricing |
| CLI | Bulk downloads from your terminal, with retries and resume built in | Command line | Same as the API |
| Snapshot | Your own copy of the entire database, updated quarterly | Data engineering | Free |
| Sync | Keeping your copy fresh with daily updates | Data engineering | Member+ and Partner plans |
| Fulltext | Full-text PDFs and TEI XML, per-file or the whole archive | Varies by option | $0.01/file; full archive via the PDF sync add-on |
| Unpaywall | Legacy Unpaywall integrations and OA lookups by DOI | Some coding | Free |
Picking a method
Just exploring? Use the website — search, filter, and export without writing a line of code. If you use an AI assistant, you can also just tell it to use OpenAlex.
Building something? The API is the workhorse: fast, well-documented, and free for most uses — every account gets $1 of usage per day, which covers most research and personal projects. When you outgrow it, usage pricing is pay-as-you-go. The CLI wraps the same API for bulk work in your terminal, handling parallelism, checkpointing, and resume for you.
Want the whole database? The snapshot is the entire dataset, free to download, refreshed quarterly. If quarterly isn’t fresh enough, sync gets you a complete daily snapshot plus API filters for everything new or changed since any date — a benefit of the Member+ and Partner plans.
After the documents themselves? Fulltext covers the content archive — more than 50 million open-access PDFs and their machine-readable TEI XML — from single-file downloads up to syncing the complete archive to your own bucket.
However you get it, the data itself is free and open under CC0 — what costs money at the higher tiers is the service of serving and refreshing it. That story, and every plan, lives in Pricing.