Open Collective
获取 Open Collective 数据
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 社交
简介
Open Collective 提供集体数据——免密钥(GraphQL:裸 GET 返回 400 CSRF 拦截,已实测)。
快速开始
查询(POST GraphQL):
curl -X POST "https://api.opencollective.com/graphql/v2" \
-H "Content-Type: application/json" \
-d '{"query":"{ account(slug: \"apache\") { id name } }"}'
⚠️ 坑(已实测):没有
Content-Type请求头会被作为 CSRF 拦截(400)。
注意事项
- 通过 GraphQL 获取集体/捐款数据。
- 需要 POST +
Content-Type: application/json。
常见问题
Open Collective 免费吗? 是的——免费且免密钥。
为什么 400? 请求缺少 content-type(CSRF 防护,已实测)——请添加请求头。
返回什么? 集体数据。
社交 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 4chan Simple image-based bulletin board dedicated to a variety of topics | No auth | Yes | Yes | ↗ |
| Ayrshare Social media APIs to post, get analytics, and manage multiple users social media accounts | API Key | Yes | Yes | ↗ |
| aztro Daily horoscope info for yesterday, today, and tomorrow | No auth | Yes | Unknown | ↗ |
| Blogger The Blogger APIs allows client applications to view and update Blogger content | OAuth | Yes | Unknown | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |