Giter Club home page Giter Club logo

music163_nodejs's Introduction

music163_nodejs

# 下载项目到本地
git clone [email protected]:Jesonhu/music163_nodejs.git

cd music163_nodejs

# 安装依赖
npm install 

# 启动项目 服务器中可用pm2或foreve之类
npm run start 
// or
pm2 start app.js

网易云音乐接口 很多接口都是github上别人发布的,但是都不全,我这个是根据官网pc站看源码和pc客户端扫描找出来的,因为目前的接口都是采用eapi地址的最新接口,参数都是加密后的很多参数值能靠猜,欢迎大家自己去看源码,找出更多的接口并发出来。

欢迎star

接口调用是有频率限制的,搜索类太频繁会返回空数据,登录类直接封IP,部署在vps要小心开放访问

原作者sqaiyan,此Express版本是在此基础上二次开发

music163_nodejs's People

Contributors

jesonhu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.