CollegeScoreCard.ed.gov
美国高等教育机构数据
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 开放数据
简介
College Scorecard API 提供美国大学数据——录取、费用和成果。认证是免费 api.data.gov 密钥(无效密钥返回 403,已实测)。
快速开始
搜索学校(替换 YOUR_KEY):
curl "https://api.data.gov/ed/collegescorecard/v1/schools?per_page=1&api_key=YOUR_KEY"
{
"metadata": { "total": 6424, "page": 0, "per_page": 1 },
"results": [
{ "id": 130697, "school.name": "Yale University", "school.city": "New Haven", "school.state": "CT", "latest.cost.tuition.in_state": 62250 }
]
}
认证方式
- 在 api.data.gov 注册 → 免费密钥。
- 通过
api_key查询参数携带(无效 → 403,已实测)。
速率限制与注意事项
- 免费:带 data.gov 密钥 500 次/天(看文档)。
- 丰富数据集:录取、费用、收入、人口统计等。
常见问题
College Scorecard 免费吗? 是的——带 data.gov 密钥免费。
如何获取密钥? api.data.gov → 注册。
有什么数据? 录取、费用、收入和人口统计。
开放数据 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 18F Unofficial US Federal Government API Development | No auth | No | Unknown | ↗ |
| AcreLens Land suitability scoring API for any US property: off-grid, rural, recreational, investment | API Key | Yes | Unknown | ↗ |
| API Setu An Indian Government platform that provides a lot of APIS for KYC, business, education & employment | No auth | Yes | Yes | ↗ |
| Archive.org The Internet Archive | No auth | Yes | No | ↗ |
| Black History Facts Contribute or search one of the largest black history fact databases on the web | API Key | Yes | Yes | ↗ |