Hashnode
面向开发者的博客平台
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 社交
- 文档 / URL
- https://hashnode.com
简介
Hashnode 提供博客数据 GraphQL API——原则上免密钥。
⚠️ 状态(2026-08 实测):对 GraphQL 端点的普通 GET 返回 HTTP 302/421(Cloudflare)——API 期望 POST 请求(或拦截了我们的客户端)。请尝试 POST;请从你的网络验证。
提供的数据
curl -X POST "https://api.hashnode.com/graphql" \
-H "Content-Type: application/json" \
-d '{"query":"{ publication(id:\"YOUR_ID\") { title } }"}'
注意事项
- 开发者博客平台(GraphQL)。
- 需要 POST(GET 302/421 已实测)。
常见问题
Hashnode 免费吗? 是的——免费平台。
为什么 302/421? Cloudflare 拒绝了我们的 GET(已实测)——请用 POST。
它做什么? 开发者博客。
社交 分类更多
| 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 | ↗ |