menu 云析API铺 - 云析文档平台 公告 打赏
child_care
医药百科
keyboard_arrow_down
star_border

热搜合集

使用教程


请求地址 https://api.a20safe.com/api.php?api=29&key=你的KEY&web=网站标识

返回示例 {"code":0,"msg":"success","data":[{"title":"36氪-人气榜","icon":"https://file.ipadown.com/tophub/assets/images/media/36kr.com.png_50x50.png","hot":[{"title":"《阿凡达2》:不完美,但能“救命”","cover":"https://img.36krcdn.com/20221217/v2_75cc0593583a49278ce3868ea924411a_img_000","url":"https://www.36kr.com/p/2047438925190148","heat":"256.38"},{"title":"新能源跑出一家百亿独角兽","cover":"https://img.36krcdn.com/20221217/v2_42f62af48b7749d59cda7e704fff93c3_img_000","url":"https://www.36kr.com/p/2047874659390725","heat":"171.03"},{"title":"布洛芬“供不应求”背后:全球最大原料药生产国、多家企业欲扩产","cover":"https://img.36krcdn.com/20221214/v2_ca026547b9c04f08a877b0f54d94fe90_img_jpg?x-oss-process=image/resize,m_mfit,w_600,h_400,limit_0/crop,w_600,h_400,g_center","url":"https://www.36kr.com/p/2043214267977481","heat":"154.21"},{"title":"席梦思第8 次申请破产,火了100 多年的床垫代名词怎么不行了?","cover":"https://img.36krcdn.com/20221217/v2_bf91f0c6352d493bbbf86e4a055d99c1_img_000","url":"https://www.36kr.com/p/2047642806424584","heat":"152.61"},{"title":"“高烧”让电解质水“沸腾”,被抢断货","cover":"https://img.36krcdn.com/20221216/v2_8bafc5f59f1f4681a8b199d135806378_img_000","url":"https://www.36kr.com/p/2046849260688392","heat":"104.53"},{"title":"卖口罩的江苏公司,抓紧冲击IPO","cover":"https://img.36krcdn.com/20221217/v2_8f3b37e2a1c74398b8df6bc90b23243f_img_000","url":"https://www.36kr.com/p/2047547527386376","heat":"85.35"},{"title":"小红书给流量“削藩”","cover":"https://img.36krcdn.com/20221216/v2_617d1490a7da424190e1a02d2e242d68_img_000","url":"https://www.36kr.com/p/2046798706086918","heat":"72.52"},{"title":"“无人区”行驶8年,李诞的脱口秀路在何方?","cover":"https://img.36krcdn.com/20221216/v2_a408b0e59490436c975b065feb513c03_img_jpg?x-oss-process=image/resize,m_mfit,w_600,h_400,limit_0/crop,w_600,h_400,g_center","url":"https://www.36kr.com/p/2046392999464456","heat":"70.64"},{"title":"最前线丨岚图发布首款轿车,CEO卢放:电子电气架构已超特斯拉","cover":"https://img.36krcdn.com/20221217/v2_c8ee35b0046240e68c7991493ba6588d_img_jpeg?x-oss-process=image/resize,m_mfit,w_600,h_400,limit_0/crop,w_600,h_400,g_center","url":"https://www.36kr.com/p/2048014123668487","heat":"68.57"},{"title":"特斯拉想完成销量目标,难比登天","cover":"https://img.36krcdn.com/20221216/v2_4d07a1df48c84f1ba8d76625a3271db8_img_000","url":"https://www.36kr.com/p/2046902120387848","heat":"67.16"}]}]}

Example

返回参数

返回参数类型说明
code Int 状态码
msg String 返回说明
data[0].title String 热榜名
data[0].icon String 网站图标
data[0].hot[n].title String 标题
data[0].hot[n].cover String 封面
data[0].hot[n].url String 网址
data[0].hot[n].heat String 热度

						<br><br>
<table class="mdui-table"><thead><tr>
<th>返回参数</th><th>类型</th><th>说明</th></tr></thead><tbody>
<tr><td><code>code</code></td>
<td>Int</td>
<td>状态码</tr>
<tr><td><code>msg</code></td>
<td>String</td>
<td>返回说明</tr>
<tr><td><code>data[0].title</code></td>
<td>String</td>
<td>热榜名</tr>
<tr><td><code>data[0].icon</code></td>
<td>String</td>
<td>网站图标</tr>
<tr><td><code>data[0].hot[n].title</code></td>
<td>String</td>
<td>标题</tr>
<tr><td><code>data[0].hot[n].cover</code></td>
<td>String</td>
<td>封面</tr>
<tr><td><code>data[0].hot[n].url</code></td>
<td>String</td>
<td>网址</tr>
<tr><td><code>data[0].hot[n].heat</code></td>
<td>String</td>
<td>热度</tr>
</tbody></table>
					

请求参数

请求参数必填类型说明
api String 接口id
key String 你的key
web String 网站标识(36ke:36氪 zh:知乎 bd:百度 wb:微博 blbl:哔哩哔哩 dy:抖音 bdtb:百度贴吧 dycj:第一财经 xlcj:新浪财经 itzj:it之家 ty:天涯 lssdjt:历史上的今天 kysp:开眼视频 csdn:CSDN 52pj:吾爱破解 )