OpenAlex
学术作品、作者、机构、来源和概念的开放目录
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 科学与数学
- 文档 / URL
- https://docs.openalex.org/
简介
OpenAlex 是免费开放的 2.5 亿+ 篇学术文献索引——论文、作者、机构、期刊、概念——带丰富元数据和引用链接。免密钥且支持 CORS(实测可用),是已退役的 Microsoft Academic Graph 的现代替代品。
快速开始
搜索文献(实测可用):
curl "https://api.openalex.org/works?search=quantum%20computing&per-page=3"
按 OpenAlex ID 获取单篇文献:
curl "https://api.openalex.org/works/W2741809807"
作者资料:
curl "https://api.openalex.org/authors/A2208157607"
按机构/国家筛选:
curl "https://api.openalex.org/works?filter=institutions.country_code:US,from_publication_date:2026-01-01&per-page=5"
认证方式
无需认证——免密钥(在 mailto= 参数加邮箱可进入礼貌池)。
速率限制与注意事项
- 免费开放;礼貌池(带
mailto=)响应更快、配额更宽松。 - ID 形如
W2741809807(文献)、A2208157607(作者)、S(来源/期刊)、I(机构)。 - 丰富字段:
title、doi、publication_year、cited_by_count、authorships、open_access、concepts。 - 结果带
next/previous游标链接用于分页。
常见问题
OpenAlex 免费吗? 是的——完全免费、免密钥、开放(CC0 数据)。
Microsoft Academic 怎么了? OpenAlex 是它的社区支持后继者。
如何获得更快响应?
传 mailto=you@example.com 加入礼貌池。
科学与数学 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| arcsecond.io Multiple astronomy data sources | No auth | Yes | Unknown | ↗ |
| arXiv Curated research-sharing platform: physics, mathematics, quantitative finance, and economics | No auth | Yes | Unknown | ↗ |
| CodeCogs Render LaTeX equations in PNG, GIF, SVG, EMF, PDF, JSON, or download formats with styling options | No auth | Yes | Unknown | ↗ |
| CORE Access the world's Open Access research papers | API Key | Yes | Unknown | ↗ |
| CycleCalcs Interpreted astronomy: sun and moon times, moon phases, planets, eclipses, seasons | No auth | Yes | Yes | ↗ |