网易云随机歌曲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": "Peison Soul",
    "picurl": "http://p2.music.126.net/HFVPauh46WjZeN_5vvYUUA==/109951173469452205.jpg",
    "artistsname": "Peison Sou",
    "avatarurl": "http://p2.music.126.net/0qCLE9HcKbEhwSiPY7JL6Q==/109951173593314976.jpg",
    "nickname": "欲浔y",
    "content": "听完感觉自己智商巅峰",
    "timeStr": "07-15",
    "likedCount": 168,
    "id": 3398898119,
    "mp3url": "https://music.163.com/song/media/outer/url?id=3398898119.mp3",
    "duration": "02:23",
    "lyric": "[00:02.099]He met a girl who wore Versace\n[00:05.925]Pink feather coats and jumbo jewellery\n[00:10.255]Gonna be a hoop phenomenon\n[00:13.600]He's gonna be Hakeem Olajuwan\n[00:18.053]He's got a gold Camaro\n[00:21.850]He said over the payphone\n[00:25.645]I try to keep my cool but\n[00:29.522]My life turns in slow motion\n[00:33.376]Bye bye,baby blue\n[00:35.943]I wish you could see the wicked truth\n[00:39.726]Caught up in a rush it's killing you\n[00:43.562]Screaming at the sun you blow into\n[00:47.631]Curled up in a grip when we were us\n[00:51.394]Fingers in a fist like you might run\n[00:55.190]I settle for a ghost I never knew\n[00:58.975]Super paradise I held on to\n[01:02.554]But I settle for a ghost\n[01:04.554]When I was from in NOLA\n[01:06.817]No one left to be a rock and roll star\n[01:12.231]He'd stay and treat his lady\n[01:15.827]Give everything to his new baby\n[01:19.819]I miss him don't you blame me\n[01:23.814]That boy went stone cold crazy\n[01:27.658]Caught up in camera lust he's\n[01:31.489]Chasing that pappy pipe dreams\n[02:06.498]I know you don't but I\n[02:10.322]I know you don't but I still try\n[02:14.147]My thunder shook him down\n[02:17.931]My thunder came and shook him down\n",
    "tips": "会员歌曲无法播放"
}

错误码格式说明:

名称说明

调用示例: