头条热搜榜
https://api.5k4.cn/api/toutiao接口描述
头条热搜榜
请求参数
请求示例
var axios = require('axios')
var config = {
method: 'get',
url: ''
}
axios(config)
.then(function (response) {
console.log(JSON.stringify(response.data))
})
.catch(function (error) {
console.log(error)
})axios
ajax
fetch
xhr
php
python
返回示例
{
"code": 200,
"message": "获取成功,官网 https://api.5k4.cn,开发者微信 qxbn22",
"data": [
{
"title": "泰军从柬军缴获中国装备?中方回应",
"hot_value": 32938544,
"cover": "https://p3-sign.toutiaoimg.com/top-static-files-outer/breaknews/308cd07b-53b7-4d2b-ad6f-cc04ad5f3e91~tplv-tt-shrink:960:540.jpeg?_iz=30575&from=sign_default&lk3s=8d617dac&x-expires=1768521600&x-signature=gL6F8mGPplrHdWLLkBl4vhOgZ4A%3D",
"link": "https://www.toutiao.com/trending/7583923284925317126"
},
{
"title": "60万进口SUV海南封关后或降至约35万",
"hot_value": 29804027,
"cover": "https://p3-sign.toutiaoimg.com/tos-cn-i-qvj2lq49k0/03422ed3016e414dbc79bbdb1b735b33~tplv-tt-shrink:960:540.jpeg?_iz=30575&from=sign_default&lk3s=8d617dac&x-expires=1768521600&x-signature=99UmubN9dRDUgiBeLF8d2wHCQGA%3D",
"link": "https://www.toutiao.com/trending/7584411592062733866"
}