curl --location --request GET 'https://www.kuwo.cn/api/www/artist/artistMusic?artistid=69677&pn=1&rn=20' \
--header 'Secret;' \
--header 'Cookie: Hm_Iuvt_xxx='
{
"code": 0,
"curTime": 0,
"data": {
"total": 0,
"list": [
{
"musicrid": "string",
"barrage": "string",
"artist": "string",
"mvpayinfo": {
"play": "string",
"vid": "string",
"download": "string"
},
"pic": "string",
"isstar": 0,
"releasedate": "string",
"rid": 0,
"duration": 0,
"score100": "string",
"content_type": "string",
"track": 0,
"hasLossless": true,
"hasmv": 0,
"album": "string",
"albumid": "string",
"pay": "string",
"artistid": 0,
"albumpic": "string",
"originalsongtype": 0,
"songTimeMinutes": "string",
"isListenFee": true,
"pic120": "string",
"name": "string",
"online": 0,
"payInfo": {
"nplay": "string",
"play": "string",
"overseas_nplay": "string",
"local_encrypt": "string",
"limitfree": "string",
"refrain_start": "string",
"feeType": {
"song": "string",
"album": "string",
"vip": "string",
"bookvip": "string"
},
"ndown": "string",
"download": "string",
"cannotDownload": "string",
"overseas_ndown": "string",
"cannotOnlinePlay": "string",
"listen_fragment": "string",
"refrain_end": "string",
"paytagindex": {
"S": 0,
"F": 0,
"ZP": 0,
"H": 0,
"ZPGA201": 0,
"ZPLY": 0,
"HR": 0,
"L": 0,
"ZPGA501": 0,
"DB": 0,
"AR501": 0
},
"tips_intercept": "string"
}
}
]
},
"msg": "string",
"profileId": "string",
"reqId": "string",
"tId": "string"
}