聚合知乎、微博、哔哩哔哩、今日头条四大平台热搜数据,内置 60 分钟双层缓存,零运行时依赖,一键部署到 Vercel。
"code": 200, "message": "success", "updateTime": "2026-08-10T12:00:00.000Z", "fromCache": true, "sources": [ { "name": "zhihu", "title": "知乎", "type": "热榜", "total": 50, "fromCache": true, "data": [ { "id": "123456", "title": "热搜标题内容", "desc": "内容简介...", "hot": 1000000, "url": "https://www.zhihu.com/question/123456" } ] } // ... weibo, bilibili, toutiao ]
CDN 缓存 60 分钟 + 内存缓存兜底,最大程度减少上游 API 请求
四大平台并发请求,互不阻塞,单平台故障不影响其他
B站主接口自动降级备用接口,单平台失败返回空数组 + 错误信息
全接口开启跨域,前端可直接调用
使用 Node.js 18+ 原生 fetch 和 crypto,无需安装第三方库
每条热搜附带移动端链接 mobileUrl