网易云榜单随机歌曲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": "浆果",
    "picurl": "http://p1.music.126.net/BQAY8w9XzOj_j1wZgIsczQ==/109951168247366566.jpg",
    "artistsname": "浆果",
    "avatarurl": "http://p2.music.126.net/lDrJpVwHzQX-sBlrqYwlZg==/109951172430047873.jpg",
    "nickname": "D七片海_",
    "content": "\n两块手表摆在一起真的很幸福",
    "timeStr": "2024-06-27",
    "likedCount": 12576,
    "id": 2015896805,
    "mp3url": "https://music.163.com/song/media/outer/url?id=2015896805.mp3",
    "duration": "04:27",
    "lyric": "[00:00.000] 制作人 : Dan Darmawan\n[00:01.000] 作词 : TINY7\n[00:02.000] 作曲 : TINY7\n[00:20.050]Prod by Dan Darmawan\n[00:34.050]I’ m looking out of the window\n[00:37.830]and waiting for u at dusk\n[00:41.880]Let time keep frozen\n[00:43.710]Hold on my temperature in your hand longer and longer\n[00:49.560]You always put my mind at ease\n[00:52.800]butI'm still nervous without you\n[00:55.680]but you say u don believe\n[00:57.720]You love me and gave me everything\n[00:59.400]The dark room in the night will be especially bright with you\n[01:03.330]A piece of heart he fly out when she’ s gone\n[01:16.170]I just want you in my life\n[01:24.990]Having having you\n[01:25.350]Something is changed\n[01:25.740]My room became a cave\n[01:27.510]I m just like a bat\n[01:28.740]Hide in the black hole\n[01:35.670]and stay alone\n[01:39.450]Wait for you\n[02:17.340]I'm done\n[02:19.320]I lost\n[02:19.470]has filled up my world\n[02:22.530]look\n[02:22.620]Keep doing\n[02:24.660]I wanna it forever\n[02:26.700]You set my heart on\n[02:27.480]fire\n[02:29.610]You always put my mind at ease\n[02:32.370]ButI'm still nervous without you\n[02:35.670]But you say u don believe\n[02:37.770]You love me and gave me everything\n[02:39.660]The dark room in the night will be especially bright with you\n[02:43.380]A piece of heart he fly out when she’ s gone\n[02:56.070]I just want you in my life\n[03:04.710]Having having you\n[03:05.070]Something is changed\n[03:05.460]My room became a cave\n[03:08.130]I m just like a bat\n[03:12.570]Hide in the black hole\n[03:15.630]and stay alone\n[03:19.410]Wait for you\n",
    "tips": "会员歌曲无法播放"
}

错误码格式说明:

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

代码示例: