扫描二维码即可赞赏支持
感谢您的支持,这将帮助我们提供更好的服务
接口地址:
https://apiserver.alcex.cn/daily-hot/csdn
请求方式:
GET/POST
返回格式:
JSON
Curl请求示例:
curl -X GET 'https://apiserver.alcex.cn/daily-hot/csdn'
请求参数:
查询参数(query_param):
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
cache | 否 | Bool | 为保证服务稳定性默认缓存1小时,可选择不缓存获取最新数据 |
limit | 否 | int | 由于部分榜单返回的数据量过多,特地添加了一个 limit 限制,你可以在请求的网址后面加上参数 limit=20 即可 |
rss | 是 | bool | 默认为false,新版本支持了 RSS 模式,就是可以在各大阅读器中直接阅读热榜数据了 |
返回参数:
名称 | 类型 | 说明 |
---|---|---|
code | int | 状态码 |
name | str | 名称 |
title | str | 标题 |
description | str | 介绍 |
link | str | 链接 |
total | int | 数据总数 |
updateTime | str | 更新时间 |
fromCache | Bool | 是否为缓存数据 |
data | json | 数据数组 |
状态码说明:
状态码 | 状态 | 说明 |
---|---|---|
200 | 成功 | 请求成功,返回正确的数据 |
400 | 请求错误 | 请求参数错误或缺失必要参数 |
401 | 未授权 | 缺少有效的身份验证凭据 |
403 | 禁止访问 | 服务器理解请求但拒绝执行 |
404 | 未找到 | 请求的资源不存在 |
429 | 请求过多 | 请求频率超过限制 |
500 | 服务器错误 | 服务器内部错误 |
502 | 网关错误 | 网关或代理服务器错误 |
503 | 服务不可用 | 服务器暂时无法处理请求 |
返回示例:
{
"code": 200,
"name": "csdn",
"title": "CSDN",
"type": "排行榜",
"description": "专业开发者社区",
"link": "https://www.csdn.net/",
"total": 30,
"fromCache": false,
"updateTime": "2025-08-15T17:25:57.173Z",
"data": [
{
"id": "150419321",
"title": "AI 加持:Amazon VPC Direct Connect 路由监控系统构建实践",
"cover": "https://i-blog.csdnimg.cn/direct/c8a318b6f5f14022b92b8fe5ae693d03.png",
"author": "Cloud Traveler",
"timestamp": 1755302400000,
"hot": 27093,
"url": "https://blog.csdn.net/weixin_62782025/article/details/150419321",
"mobileUrl": "https://blog.csdn.net/weixin_62782025/article/details/150419321"
},
{
"id": "150365288",
"title": "OpenAI联合创始人Greg Brockman:对话黄仁勋、预言GPT-6、我们正处在一个算法瓶颈回归的时代",
"author": "AI科技大本营",
"timestamp": 1755302400000,
"hot": 22248,
"url": "https://blog.csdn.net/dQCFKyQDXYm3F8rB0/article/details/150365288",
"mobileUrl": "https://blog.csdn.net/dQCFKyQDXYm3F8rB0/article/details/150365288"
},
{
"id": "150402244",
"title": "解析 KingbaseES:自主可控数据库的多场景适配与技术优势",
"cover": "https://i-blog.csdnimg.cn/direct/ca476ba8ebfa42ea937840af53a73397.png",
"author": "xcLeigh",
"timestamp": 1755302400000,
"hot": 17314,
"url": "https://blog.csdn.net/weixin_43151418/article/details/150402244",
"mobileUrl": "https://blog.csdn.net/weixin_43151418/article/details/150402244"
},
{
"id": "150414968",
"title": "GoLand深度解析:智能开发利器与cpolar内网穿透方案的协同实践",
"cover": "https://i-blog.csdnimg.cn/direct/4057d363be7341558b05f63a0467cef0.png",
"author": "码农阿豪@新空间",
"timestamp": 1755302400000,
"hot": 17168,
"url": "https://blog.csdn.net/weixin_44976692/article/details/150414968",
"mobileUrl": "https://blog.csdn.net/weixin_44976692/article/details/150414968"
},
{
"id": "150362963",
"title": "Linux系统Namespace隔离实战:dd/mkfs/mount/unshare命令组合应用",
"cover": "https://i-blog.csdnimg.cn/direct/83e23fc5c90a474e9ea2c4f479ec5379.png",
"author": "敲上瘾",
"timestamp": 1755302400000,
"hot": 16512,
"url": "https://blog.csdn.net/2302_80105876/article/details/150362963",
"mobileUrl": "https://blog.csdn.net/2302_80105876/article/details/150362963"
},
{
"id": "150388841",
"title": "飞算JavaAI:革新Java开发体验的智能助手",
"cover": "https://i-blog.csdnimg.cn/direct/036266b31b6345568db8965c516f9ef9.png",
"author": "Lethehong",
"timestamp": 1755302400000,
"hot": 14235,
"url": "https://blog.csdn.net/2301_76341691/article/details/150388841",
"mobileUrl": "https://blog.csdn.net/2301_76341691/article/details/150388841"
},
{
"id": "150380102",
"title": "(四十五)深度解析领域特定语言(DSL)第八章——语法分析器组合子:案例实现(Part1)",
"author": "weixin_46217641",
"timestamp": 1755302400000,
"hot": 13288,
"url": "https://blog.csdn.net/weixin_46217641/article/details/150380102",
"mobileUrl": "https://blog.csdn.net/weixin_46217641/article/details/150380102"
},
{
"id": "150157049",
"title": "【MCP探索实践】Bright Data MCP:实时、安全、智能,网络数据抓取的三剑客来袭",
"cover": "https://i-blog.csdnimg.cn/direct/3e316ded10d645b09df3421b6e3fad28.png",
"author": "寻道AI小兵",
"timestamp": 1755302400000,
"hot": 13002,
"url": "https://blog.csdn.net/xiaobing259/article/details/150157049",
"mobileUrl": "https://blog.csdn.net/xiaobing259/article/details/150157049"
},
{
"id": "149963295",
"title": "数据挖掘,到底是在挖掘什么?",
"cover": "https://i-blog.csdnimg.cn/direct/76ec9b41b12a4105848e3e2a3ba94ac5.png",
"author": "A-刘晨阳",
"timestamp": 1755302400000,
"hot": 12744,
"url": "https://blog.csdn.net/liu_chen_yang/article/details/149963295",
"mobileUrl": "https://blog.csdn.net/liu_chen_yang/article/details/149963295"
},
{
"id": "150363455",
"title": "Java 大视界 -- Java 大数据机器学习模型在金融资产配置优化与风险收益平衡中的应用(395)",
"cover": "https://i-blog.csdnimg.cn/direct/a45cd7ad597b4bafb89d40d63dcfa128.png",
"author": "青云交",
"timestamp": 1755302400000,
"hot": 12055,
"url": "https://blog.csdn.net/atgfg/article/details/150363455",
"mobileUrl": "https://blog.csdn.net/atgfg/article/details/150363455"
},
{
"id": "150391969",
"title": "AI 编程实践:用 Trae 快速开发 HTML 贪吃蛇游戏",
"cover": "https://i-blog.csdnimg.cn/direct/184e18364b77425eb05c5cf7d723a0ea.png",
"author": "鲸落✗",
"timestamp": 1755302400000,
"hot": 11924,
"url": "https://blog.csdn.net/qq_53544522/article/details/150391969",
"mobileUrl": "https://blog.csdn.net/qq_53544522/article/details/150391969"
},
{
"id": "150411825",
"title": "流处理、实时分析与RAG驱动的Python ETL框架:构建智能数据管道(上)",
"cover": "https://i-blog.csdnimg.cn/direct/ee359df4f4814a489b49f60ff372419f.png",
"author": "Allen_Lyb",
"timestamp": 1755302400000,
"hot": 11891,
"url": "https://blog.csdn.net/kkiron/article/details/150411825",
"mobileUrl": "https://blog.csdn.net/kkiron/article/details/150411825"
},
{
"id": "148514162",
"title": "【Redis】分布式系统的演化过程",
"cover": "https://i-blog.csdnimg.cn/direct/cf092b68f61b4a46bdca6086b5eb4134.png",
"author": "是阿建吖!",
"timestamp": 1755302400000,
"hot": 11837,
"url": "https://blog.csdn.net/qq_55401402/article/details/148514162",
"mobileUrl": "https://blog.csdn.net/qq_55401402/article/details/148514162"
},
{
"id": "149044140",
"title": "Docker cp 命令:容器与宿主机文件传输",
"cover": "https://i-blog.csdnimg.cn/direct/cba7b5aa6e3d405698fae52a79cc77a5.png",
"author": "Seal^_^",
"timestamp": 1755302400000,
"hot": 11362,
"url": "https://blog.csdn.net/qq_41840843/article/details/149044140",
"mobileUrl": "https://blog.csdn.net/qq_41840843/article/details/149044140"
},
{
"id": "149311185",
"title": "SpringBoot 整合 Langchain4j 系统提示词与用户提示词实战详解",
"cover": "https://i-blog.csdnimg.cn/direct/076f5d3011cd472a9c3352ed51bc0811.png",
"author": "小码农叔叔",
"timestamp": 1755302400000,
"hot": 11183,
"url": "https://blog.csdn.net/zhangcongyi420/article/details/149311185",
"mobileUrl": "https://blog.csdn.net/zhangcongyi420/article/details/149311185"
},
{
"id": "150393595",
"title": ".NET 的 WebApi 项目必要可配置项都有哪些?",
"cover": "https://i-blog.csdnimg.cn/direct/0cb1ed0dbba04eaf93795ae3420b791e.png",
"author": "百锦再@新空间",
"timestamp": 1755302400000,
"hot": 10895,
"url": "https://blog.csdn.net/sixpp/article/details/150393595",
"mobileUrl": "https://blog.csdn.net/sixpp/article/details/150393595"
},
{
"id": "150383724",
"title": "【智能协同云图库】智能协同云图库第十二弹:基于腾讯云服务器 + 宝塔 linux 面板 + Nginx 部署云图库项目",
"cover": "https://i-blog.csdnimg.cn/direct/83ef06c2f192464abe6494f05486f2ca.png",
"author": "OuO-1",
"timestamp": 1755302400000,
"hot": 10371,
"url": "https://blog.csdn.net/2402_84916296/article/details/150383724",
"mobileUrl": "https://blog.csdn.net/2402_84916296/article/details/150383724"
},
{
"id": "150399436",
"title": "机器翻译:Hugging Face库详解",
"author": "数据知道",
"timestamp": 1755302400000,
"hot": 10207,
"url": "https://blog.csdn.net/cui_yonghua/article/details/150399436",
"mobileUrl": "https://blog.csdn.net/cui_yonghua/article/details/150399436"
},
{
"id": "150381227",
"title": "医疗AI问答系统实战:知识图谱+大模型的融合应用开发",
"cover": "https://i-blog.csdnimg.cn/direct/10f2b0d0828a40488ffdc9606c16fdb6.png",
"author": ".摘星.",
"timestamp": 1755302400000,
"hot": 10043,
"url": "https://blog.csdn.net/IRpickstars/article/details/150381227",
"mobileUrl": "https://blog.csdn.net/IRpickstars/article/details/150381227"
},
{
"id": "150356393",
"title": "基于 MybatisPlus 将百度天气数据存储至 PostgreSQL 数据库的实践",
"cover": "https://i-blog.csdnimg.cn/direct/1e1d5d32b3ee456b98c65c032ab7794c.png",
"author": "夜郎king",
"timestamp": 1755302400000,
"hot": 9830,
"url": "https://blog.csdn.net/yelangkingwuzuhu/article/details/150356393",
"mobileUrl": "https://blog.csdn.net/yelangkingwuzuhu/article/details/150356393"
},
{
"id": "150354205",
"title": "浅层神经网络",
"cover": "https://i-blog.csdnimg.cn/direct/ca75c1f7e6c44224a96f2ba06d7b0fd0.png",
"author": "巫婆理发222",
"timestamp": 1755302400000,
"hot": 9807,
"url": "https://blog.csdn.net/qq_71681039/article/details/150354205",
"mobileUrl": "https://blog.csdn.net/qq_71681039/article/details/150354205"
},
{
"id": "150337466",
"title": "【技术攻坚】React 虚拟列表在 10 万条工业时序数据中的渲染抖动与滚动锚点优化",
"cover": "https://i-blog.csdnimg.cn/direct/8fcf3b30e0964f0dadd4d9c6e593aa48.png",
"author": "想你依然心痛",
"timestamp": 1755302400000,
"hot": 9061,
"url": "https://blog.csdn.net/u014727709/article/details/150337466",
"mobileUrl": "https://blog.csdn.net/u014727709/article/details/150337466"
},
{
"id": "150414392",
"title": "跨网络 SSH 访问:借助 cpolar 内网穿透服务实现手机远程管理 Linux",
"cover": "https://i-blog.csdnimg.cn/direct/efe32dadce584ce0975e06844cc72415.png",
"author": "不会kao代码的小王",
"timestamp": 1755302400000,
"hot": 9012,
"url": "https://blog.csdn.net/Tiam_cr/article/details/150414392",
"mobileUrl": "https://blog.csdn.net/Tiam_cr/article/details/150414392"
},
{
"id": "150347381",
"title": "k8s中的微服务",
"author": "Ruimin0519",
"timestamp": 1755302400000,
"hot": 8693,
"url": "https://blog.csdn.net/Ruimin0519/article/details/150347381",
"mobileUrl": "https://blog.csdn.net/Ruimin0519/article/details/150347381"
},
{
"id": "150388244",
"title": "Trae x Figma MCP一键将设计稿转化为精美网页",
"cover": "https://i-blog.csdnimg.cn/direct/168f95e2b20c4261b83f5ae8d72773e8.png",
"author": "Undoom",
"timestamp": 1755302400000,
"hot": 8385,
"url": "https://blog.csdn.net/2301_80863610/article/details/150388244",
"mobileUrl": "https://blog.csdn.net/2301_80863610/article/details/150388244"
},
{
"id": "150349824",
"title": "【车联网kafka】Kafka核心架构与实战经验(第四篇)",
"cover": "https://i-blog.csdnimg.cn/direct/a2ee89311f274f80842d27d54e8295a4.png",
"author": "博一波",
"timestamp": 1755302400000,
"hot": 8327,
"url": "https://blog.csdn.net/qq_36038282/article/details/150349824",
"mobileUrl": "https://blog.csdn.net/qq_36038282/article/details/150349824"
},
{
"id": "150345694",
"title": "2025年全国大学电子设计大赛赛题",
"cover": "https://i-blog.csdnimg.cn/direct/bdea95c9f0034c1aa5aae30796768a80.png",
"author": "卓晴",
"timestamp": 1755302400000,
"hot": 7811,
"url": "https://blog.csdn.net/zhuoqingjoking97298/article/details/150345694",
"mobileUrl": "https://blog.csdn.net/zhuoqingjoking97298/article/details/150345694"
},
{
"id": "149805134",
"title": "AI知识管理革命:智能搜索与问答新突破",
"cover": "https://i-blog.csdnimg.cn/direct/a3a35395b9bd420babf431149eb2dd6e.png",
"author": "RebeccaGuan0808",
"timestamp": 1755302400000,
"hot": 7762,
"url": "https://blog.csdn.net/RebeccaGuan0808/article/details/149805134",
"mobileUrl": "https://blog.csdn.net/RebeccaGuan0808/article/details/149805134"
},
{
"id": "150404127",
"title": "Claude Opus 4.1深度解析:抢先GPT5发布,AI编程之王主动出击?",
"cover": "https://i-blog.csdnimg.cn/direct/b7a291a914ae4e348f2c786e8f294ad3.png",
"author": "Code_流苏",
"timestamp": 1755302400000,
"hot": 7369,
"url": "https://blog.csdn.net/qq_51646682/article/details/150404127",
"mobileUrl": "https://blog.csdn.net/qq_51646682/article/details/150404127"
},
{
"id": "150354289",
"title": "【Part 4 未来趋势与技术展望】第一节|技术上的抉择:三维实时渲染与VR全景视频的共生",
"cover": "https://i-blog.csdnimg.cn/direct/bf02b964dd674211a3262a52e31f679a.png",
"author": "EQ-雪梨蛋花汤",
"timestamp": 1755302400000,
"hot": 7175,
"url": "https://blog.csdn.net/qq_41140324/article/details/150354289",
"mobileUrl": "https://blog.csdn.net/qq_41140324/article/details/150354289"
}
]
}
错误返回示例:
{
"code": 400,
"error": "请求参数验证失败",
"message": "请求参数缺失或无效,请查看官网文档以解决此问题:https://api.alcex.cn/",
"details": [
"query.id: Field required"
],
"timestamp": 1755182973,
"request_id": "21646ea2a01c461298cdbdbdb3f3a663"
}
{
"code": 404,
"error": "HTTP错误",
"message": "Not Found",
"timestamp": 1755182878,
"request_id": "9ddc3b08d6724e4eafc2b4e2c1f24190"
}
{
"code": 500,
"error": "请求错误",
"message": "请求处理过程中发生错误,请检查请求参数是否正确",
"timestamp": 1755182846,
"request_id": "1cb82ff6aac5482caeac1999df66dccb"
}
多语言代码示例:
正在生成代码示例...
提示:在线测试可能无法正常返回数据,建议使用专业工具测试。
使用专业的API调试工具进行更详细的测试