网易云榜单随机歌曲API
本接口总调用:0次·今日调用:0次

接口地址: https://api.suyanw.cn/api/wyrp.php

返回格式: Json

请求方式: GET

请求示例: https://api.suyanw.cn/api/wyrp.php?type=mp3

请求参数说明:

名称必填说明
msg选择输出分类[榜单随机歌曲|新歌榜|飙升榜|原创榜],为空输出榜单随机歌曲
type返回格式,默认json可选text,mp3,mp3url
hh换行符号(默认\n)

系统级错误:

名称说明
400请求错误!
403请求被服务器拒绝!
405客户端请求的方法被禁止!
408请求时间过长!
500服务器内部出现错误!
501服务器不支持请求的功能,无法完成请求!
503系统维护中!

返回示例:

{
    "name": "Alive",
    "picurl": "http://p2.music.126.net/P_CsDGSqG6HFMw3jt0NcHw==/109951169371417360.jpg",
    "artistsname": "The Platinum Collection",
    "avatarurl": "http://p1.music.126.net/IFojR1ng301-K4lnEdAu4g==/109951172892345672.jpg",
    "nickname": "诟病命",
    "content": "“知道桔梗花的花语是什么吗”“永恒的爱,无望的爱”\n“许医生,打不通的电话你会一直打吗”“如果是重要的人,会的。”\n许则的眼睛总是欲言又止,但许则的爱欲言难止\n回到17歲的那片苦海,再相見\n\"上校,天上飞的时候  会觉得自由吗?\"\n\"我做了一个很长的梦。\"\n长梦醒时在爱人的眼中自由",
    "timeStr": "2025-12-01",
    "likedCount": 12189,
    "id": 22494904,
    "mp3url": "https://music.163.com/song/media/outer/url?id=22494904.mp3",
    "duration": "03:39",
    "lyric": "[00:00.000] 作词 : Mikkel S. Eriksen/Rustan/Hermansen/Costa/James/Ryan/Webbe\n[00:00.340] 作曲 : Mikkel S. Eriksen/Rustan/Hermansen/Costa/James/Ryan/Webbe\n[00:00.680]You ready Yo lets ride...\n[00:05.230]C'mon...Yo\n[00:08.390]\n[00:13.950]I was made for you\n[00:16.400]You were made for me\n[00:18.500]\n[00:19.300]Everybody used to say\n[00:20.640]\n[00:21.150]We were meant to be\n[00:23.270]\n[00:23.830]I don't want to ever have to let you go\n[00:26.520]And that's all you ever really need to know\n[00:29.320]\n[00:31.190]I was made for you\n[00:33.370]It's like a poison - just one cure\n[00:39.100]\n[00:39.360]You're my remedy - for sure\n[00:43.540]\n[00:45.600]There's an angel - at my door\n[00:49.640]\n[00:50.950]I don't wanna feel like this no more\n[00:55.320]\n[00:56.070]I'm in the dark and you're my light\n[00:58.690]I'm going blind and you're my sight\n[01:01.310]I feel alive\n[01:05.280]\n[01:06.400]You set me free I hold you tight\n[01:09.330]You're in my heart and I'm the knife\n[01:11.890]I feel alive You belong to me\n[01:20.090]Like I belong to you\n[01:22.050]\n[01:22.860]If you're not satisfied\n[01:24.670]\n[01:25.360]Tell me what I gotta do\n[01:27.350]\n[01:27.920]I think it's time we set the record straight\n[01:30.470]Cause I want to know if I should be afraid\n[01:33.100]\n[01:34.010]Cause you belong to me\n[01:38.010]It's like a poison - just one cure\n[01:42.620]\n[01:43.440]You're my remedy - for sure\n[01:47.800]\n[01:48.870]There's an angel - at my door\n[01:53.300]\n[01:54.170]I don't wanna feel like this no more Chorus\n[02:00.570]I'm in the dark and you're my light\n[02:02.630]I'm going blind and you're my sight\n[02:05.060]I feel alive (oh I feel alive)\n[02:10.178]You set me free I hold you tight\n[02:13.050]You're in my heart and I'm the knife\n[02:15.170]\n[02:15.830]I feel (I feel) alive (alive)\n[02:24.860]\n[02:26.020]Yo\n[02:26.890]I'm in the dark and you're my light\n[02:29.140]I'm going blind and you're my sight\n[02:32.010]You set me free I hold you tight\n[02:34.190]You're in my heart and I'm the knife (c'mon)\n[02:37.440]I'm in the dark and you're my light (what)\n[02:40.120]I'm going blind and you're my sight (what)\n[02:42.680]You set me free I hold you tight (what)\n[02:45.360]You're in my heart and I'm the knife (what)\n[02:47.980]I'm in the dark and you're my light\n[02:50.540]I'm going blind and you're my sight\n[02:53.100]I feel (so alive) alive\n[02:58.490]You set me free I hold you tight\n[03:01.590]You're in my heart and I'm the knife\n[03:03.800]I feel alive (alive)\n[03:09.570]I'm in the dark and you're my light\n[03:11.940]I'm going blind and you're my sight (you're my sight)\n[03:15.000]I feel (I feel' I feel) alive (girl alive)\n[03:19.560]\n[03:20.310]You set me free I hold you tight\n[03:22.680]You're in my heart and I'm the knife\n[03:25.110]I feel alive (alive)\n",
    "tips": "会员歌曲无法播放"
}

错误码格式说明:

名称 类型 说明
200 string 返回的状态码(成功)
500 string 返回的状态码(失败)

代码示例: