综合搜索
本地环境
本地环境
GET
http://dreamling.tpddns.cn:8616/API/kugou/android/search_mixed/api.php
酷狗搜索
最后修改时间:2024-04-20 06:22:06
责任人:梦梦
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://dreamling.tpddns.cn:8616/API/kugou/android/search_mixed/api.php?userid&token&keyword=4192547&format=&flag=format|NoDocument'
响应示例响应示例
{
"data": {
"correctiontip": "",
"correctionforce": 0,
"lists": [
{
"total": 0,
"lists": [
{
"list": [],
"title": "DJ/0.8/0.9/Remix/咚鼓版/治愈系,给你不一样",
"is_jump": 0,
"info": {
"count": 364,
"id": "54",
"name": "DJ/0.8/0.9/Remix/咚鼓版/治愈系,给你不一样",
"username": "Dreamling",
"copy_gcid": "collection_3_646440731_54_0",
"collect_type": "0",
"is_edit": 1,
"img_size": "http://c1.kgimg.com/custom/{size}/20201103/20201103133309194345.jpg",
"userid": "646440731",
"global_collection_id": "collection_3_646440731_54_0",
"img": "http://c1.kgimg.com/custom/150/20201103/20201103133309194345.jpg",
"type": 4
},
"imgurl": "http://c1.kgimg.com/custom/{size}/20201103/20201103133309194345.jpg",
"intro": "",
"type": "67"
}
],
"index": 1,
"type": "recommend",
"grade": 99
},
{
"allowerr": 0,
"index": 2,
"sectag_info": {
"is_sectag": 0
},
"istagresult": 0,
"correctionrelate": "",
"sec_aggre_v2": [],
"total": 0,
"istag": 0,
"lists": [],
"sec_aggre": [],
"type": "song",
"isshareresult": 0,
"grade": 1
},
{
"total": 0,
"lists": [],
"index": 3,
"type": "mv",
"grade": 1
},
{
"total": 0,
"lists": [],
"index": 4,
"grade": 0,
"theme": {
"valid": false
},
"type": "collect"
},
{
"total": 0,
"lists": [],
"index": 5,
"type": "program",
"grade": 0
},
{
"total": 0,
"lists": [],
"index": 6,
"type": "ip",
"grade": 0
},
{
"total": 0,
"lists": [],
"index": 7,
"type": "album",
"grade": 0
}
],
"indextotal": 7,
"correctiontype": 0,
"correctionrelate": "",
"AlgPath": ""
},
"status": 1,
"error_code": 0
}
请求参数
Query 参数
userid
integer
酷狗ID
token
string
默认空
keyword
string
必需
示例值:
4192547
format
string
输出格式
flag
string
可选
默认值:
format|NoDocument
返回响应
修改于 2024-04-20 06:22:06