懂车帝热搜
https://api.5k4.cn/api/dongchedi接口描述
懂车帝热搜
请求参数
请求示例
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": [
{
"rank": 1,
"title": "30多万的玛莎拉蒂还有吗?",
"url": "https://www.dongchedi.com/search?keyword=30%E5%A4%9A%E4%B8%87%E7%9A%84%E7%8E%9B%E8%8E%8E%E6%8B%89%E8%92%82%E8%BF%98%E6%9C%89%E5%90%97%EF%BC%9F",
"score": 3342271,
"score_desc": "334.2w"
},
{
"rank": 2,
"title": "小米SU7换代或涨价2万元",
"url": "https://www.dongchedi.com/search?keyword=%E5%B0%8F%E7%B1%B3SU7%E6%8D%A2%E4%BB%A3%E6%88%96%E6%B6%A8%E4%BB%B72%E4%B8%87%E5%85%83",
"score": 2785226,
"score_desc": "278.5w"
},
{
"rank": 3,
"title": "揭秘美国二手车市场套路",
"url": "https://www.dongchedi.com/search?keyword=%E6%8F%AD%E7%A7%98%E7%BE%8E%E5%9B%BD%E4%BA%8C%E6%89%8B%E8%BD%A6%E5%B8%82%E5%9C%BA%E5%A5%97%E8%B7%AF",
"score": 635325,
"score_desc": "63.5w"
}