curl --location --request GET 'https://www.kuwo.cn/api/www/search/searchAlbumBykeyWord?key=%E5%A4%A7%E9%A6%99%E8%95%89svdsdvsdv&pn=1&rn=20' \
--header 'Secret;' \
--header 'Cookie: Hm_Iuvt_xxx='{
"code": 0,
"msg": "string",
"reqId": "string",
"tId": "string",
"data": {
"lrclist": [
{
"lineLyric": "string",
"time": "string"
}
]
},
"profileId": "string",
"curTime": 0,
"success": true
}