USAJOBS
美国政府职位板
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 招聘
- 文档 / URL
- https://developer.usajobs.gov/
简介
USAJOBS 提供美国联邦职位列表——基于密钥(未认证请求返回 403,已实测)。
快速开始
搜索(替换 YOUR_KEY):
curl "https://data.usajobs.gov/api/Search?Keyword=developer" \
-H "Host: data.usajobs.gov" \
-H "User-Agent: YOUR_EMAIL" \
-H "Authorization-Key: YOUR_KEY"
{ "SearchResult": { "SearchResultItems": [ { "MatchedObjectDescriptor": { "PositionTitle": "Software Developer" } } ] } }
认证方式
- 在 developer.usajobs.gov 注册 → API 密钥。
- 通过
Authorization-Key请求头 + User-Agent(你的邮箱)发送——缺失 → 403(已实测)。
速率限制与注意事项
- 免费;500 次/天(看文档)。
- 需要 User-Agent(邮箱)和 Authorization-Key。
常见问题
USAJOBS 免费吗? 是的——带密钥免费。
为什么 403? 缺失密钥/UA 返回 403(已实测)——请注册并设置两个请求头。
认证风格是什么?
Authorization-Key 请求头 + User-Agent。
招聘 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Adzuna Job board aggregator | API Key | Yes | Unknown | ↗ |
| AI Dev Jobs AI/ML engineering job aggregator with REST, RSS, and MCP endpoints | No auth | Yes | Yes | ↗ |
| Arbeitnow API for Job board aggregator in Europe / Remote | No auth | Yes | Yes | ↗ |
| Arbeitsamt API for the "Arbeitsamt", which is a german Job board aggregator | OAuth | Yes | Unknown | ↗ |
| Artificial Intelligence Jobs Live AI/ML job listings from 260+ companies' own career pages, with salary, location, remote and seniority filters | No auth | Yes | Yes | ↗ |