curl --location --request GET 'https://www.kuwo.cn/api/www/classify/playlist/getRcmPlayList?pn=1&rn=20&order=new' \
--header 'Secret;' \
--header 'Cookie: Hm_Iuvt_xxx='
{
"code": 0,
"curTime": 0,
"data": {
"total": 0,
"data": [
{
"img": "string",
"uname": "string",
"lossless_mark": "string",
"favorcnt": "string",
"isnew": "string",
"extend": "string",
"uid": "string",
"total": "string",
"commentcnt": "string",
"imgscript": "string",
"digest": "string",
"name": "string",
"listencnt": "string",
"id": "string",
"attribute": "string",
"radio_id": "string",
"desc": "string",
"info": "string"
}
],
"rn": 0,
"pn": 0
},
"msg": "string",
"profileId": "string",
"reqId": "string",
"tId": "string"
}