Files
TVBoxSE/Course/腾讯热搜.json
T
2022-12-02 13:36:22 +08:00

24 lines
490 B
JSON

"hotSearch": [{
"name": "mobilesearch",
"request": {
"method": "GET",
"header": [
{
"key": "Referer",
"value": "https://v.qq.com/"
}
],
"url": {
"raw": "https://node.video.qq.com/x/api/hot_mobilesearch?channdlId=0&_={time}"
}
},
"response": {
"result": "$.data.itemList",
"data": [
{
"key": "keyword",
"value": "title"
}
]
}
}],