curl --location --request GET 'https://www.kuwo.cn/api/www/search/searchMvBykeyWord?key=%E9%9D%92%E8%8A%B1%E7%93%B7&pn=1&rn=20' \ --header 'Secret;' \ --header 'Referer: https://www.kuwo.cn/search/album' \ --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 }