百度mp3接口

  1. 歌曲ID 具体信息接口:http://tingapi.ting.baidu.com/v1/restserver/ting?

    from=android&version=2.4.0&method=baidu.ting.song.getInfos&format=xml&songid=354387&ts=1354960702678&e=pOwOqqTY0fS5jmtSdOJBh4XW4rQHDI7EhrJgILD3Z%2FQ%3D&nw=1&bduss=

  2. 幻灯片接口:http://tingapi.ting.baidu.com/v1/restserver/ting?

    from=android&version=2.4.0&method=baidu.ting.plaza.getFocusPic&format=json&limit=111

  3. 分类接口:http://tingapi.ting.baidu.com/v1/restserver/ting?from=android&version=2.4.0&method=baidu.ting.plaza.getPartDesc&format=json
  4. 歌手列表接口:http://tingapi.ting.baidu.com/v1/restserver/ting?from=android&version=2.4.0&method=baidu.ting.artist.get72HotArtist&format=xml&order=1&offset=0&limit=50
  5. 歌手歌曲接口:http://tingapi.ting.baidu.com/v1/restserver/ting?from=android&version=2.4.0&method=baidu.ting.artist.getSongList&format=xml&order=2&tinguid=7994&offset=0&limits=50
  6. 歌手介绍接口:http://tingapi.ting.baidu.com/v1/restserver/ting?from=android&version=2.4.0&method=baidu.ting.artist.getinfo&format=xml&tinguid=7994
原文地址:https://www.cnblogs.com/yxwkf/p/4563893.html