Appearance
KWMPRO 搜索
接口地址
https://api.limeasy.cn/kwmpro/search
接口参数
请求方式:GET/POST
key
搜索关键词,例如:稻香p
页码,可不传,默认0n
每页歌曲个数,可不传,默认0
返回内容
JSON格式
{
"abslist": [
{
"album": "魔杰座",
"name": "稻香",
"artist": "周杰伦",
"songid": "440613",
"pic": "https://img3.kuwo.cn/star/albumcover/120/s4s0/93/1794217775.jpg",
"pic2": "https://star.kuwo.cn/star/starheads/120/s4s22/47/783999746.png"
},
{
"album": "",
"name": "稻香 (3D环绕版)",
"artist": "周杰伦",
"songid": "156646706",
"pic": null,
"pic2": "https://star.kuwo.cn/star/starheads/120/s4s22/47/783999746.png"
},
{
"album": "稻香 (童声版)",
"name": "稻香 (童声版)",
"artist": "杨姜美兮",
"songid": "323335175",
"pic": "https://img3.kuwo.cn/star/albumcover/120/s3s91/56/3658502374.jpg",
"pic2": "https://star.kuwo.cn/star/starheads/120/96/39/3155308302.jpg"
},
{
"album": "",
"name": "稻香",
"artist": "周杰伦&派伟俊",
"songid": "143821140",
"pic": null,
"pic2": "https://star.kuwo.cn/star/starheads/120/s4s22/47/783999746.png"
},
{
"album": "稻香 (Remix摇滚版)",
"name": "稻香 (Remix摇滚版)",
"artist": "周杰伦",
"songid": "389218473",
"pic": "https://img3.kuwo.cn/star/albumcover/120/s3s27/13/1815792074.jpg",
"pic2": "https://star.kuwo.cn/star/starheads/120/s4s22/47/783999746.png"
},
{
"album": "",
"name": "稻香(伴奏)",
"artist": "周杰伦",
"songid": "4395421",
"pic": null,
"pic2": "https://star.kuwo.cn/star/starheads/120/s4s22/47/783999746.png"
},
{
"album": "周杰伦地表最强世界巡回演唱会",
"name": "稻香 (Live)",
"artist": "周杰伦",
"songid": "80456319",
"pic": "https://img3.kuwo.cn/star/albumcover/120/21/1/3705283129.jpg",
"pic2": "https://star.kuwo.cn/star/starheads/120/s4s22/47/783999746.png"
},
{
"album": "",
"name": "稻香 (Live)",
"artist": "芊芊龍",
"songid": "321247323",
"pic": null,
"pic2": "https://star.kuwo.cn/star/starheads/120/56/59/2330352653.jpg"
},
{
"album": "",
"name": "稻香",
"artist": "任嘉伦",
"songid": "144530184",
"pic": null,
"pic2": "https://star.kuwo.cn/star/starheads/120/s4s25/86/1018913388.jpg"
},
{
"album": "稻香 (女声版)",
"name": "稻香 (女声版)",
"artist": "余不不",
"songid": "220409973",
"pic": "https://img3.kuwo.cn/star/albumcover/120/s4s45/20/2045598266.jpg",
"pic2": "https://star.kuwo.cn/star/starheads/120/80/9/1275373128.jpg"
}
]
}
解析参数
album
歌曲所在专辑名称name
歌曲名artist
歌手songid
歌曲SongIDpic
专辑封面pic2
歌手封面