网易云随机歌曲API
网易云随机歌曲API

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

返回格式: 请看返回示例

请求方式: GET

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

请求参数说明:

名称必填说明
type返回格式,默认text可选xml/mp3
hh换行符号(默认\n)

系统级错误:

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

返回示例:

{
    "name": "Fever Pitch",
    "picurl": "http://p2.music.126.net/w9oZk141bo1MfkQRHX4oDw==/109951172929286494.jpg",
    "artistsname": "Fever Pitch",
    "avatarurl": "http://p1.music.126.net/P_lXOmDxr_qTrGouFnmd_Q==/109951172840013375.jpg",
    "nickname": "-没拍过91",
    "content": "曲很硬 低头一看还有一个更硬的",
    "timeStr": "04-09",
    "likedCount": 292,
    "id": 3362038053,
    "mp3url": "https://music.163.com/song/media/outer/url?id=3362038053.mp3",
    "duration": "02:15",
    "lyric": "[00:00.00] 作词 : Richz\n[00:00.39] 作曲 : Richz\n[00:00.78] 编曲 : Richz\n[00:01.17] 制作人 : Richz\n[00:01.56]Cause it's hot\n[00:03.60]Bodies moving together let's take another shot\n[00:07.47]I could do this forever know I don't wanna stop\n[00:10.62]I know I don't wanna stop (ooh)\n[00:13.89]Cause I love the way you run my body like a fever\n[00:21.30]Every touch is gold I'm only getting sweeter\n[00:25.50]Let the music hear me, take my body deeper\n[00:29.16]Run me like a fever\n[00:32.88]Take up all my time like nothing's on the meter\n[00:36.75]Every time we kiss you make me a believer\n[00:41.61]Let the music hear me, take my body deeper\n[00:44.55]Run me like a fever\n[00:45.30]Cause it's hot\n[00:50.07]Bodies moving together let's take another shot\n[00:53.94]I could do this forever know I don't wanna stop\n[00:59.07]I know I don't wanna stop (ooh)\n[01:03.60]Cause it's hot\n[01:05.55]Bodies moving together let's take another shot\n[01:09.42]I could do this forever know I don't wanna stop\n[01:14.55]I know I don't wanna stop (ooh)\n[01:19.17]Cause I love the way you run my body like a fever\n[01:23.28]Every touch is gold I'm only getting sweeter\n[01:27.42]Let the music hear me, take my body deeper\n[01:30.90]Run me like a fever\n[01:34.83]Take up all my time like nothing's on the meter\n[01:38.70]Every time we kiss you make me a believer\n[01:42.87]Let the music hear me, take my body deeper\n[01:46.41]Run me like a fever\n[01:47.25]Cause I love the way you run\n[01:52.35]Cause I love the way you run\n",
    "tips": "会员歌曲无法播放"
}

错误码格式说明:

名称说明

调用示例: