GithubHelp home page GithubHelp logo

bharath999999 / jio-saavn-api Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 68 KB

Unofiicial Jio saavn api

Home Page: http://34.207.57.230

JavaScript 100.00%
axios cheerio expressjs javascript jiosaavn jiosaavn-api music webscraping postman cors

jio-saavn-api's Introduction

Hi 👋, Welcome to Jio Saavn Api

An unofficial Music api built with ❤️ using Express.js, cheerio and Javascript

Music

Routes to acess this Api: (HTTP Method: GET)

/homePageDetails

get the home page details of jio-saavn.

/albumId/xalbumName

get AlbumId of a particular album, which will be used for fetching album information.

/album/xalbumId

get Album information for a particular AlbumId.

/album/songs/xalbumId

get all the Songs in an album with the given albumId.

/songId/xsongName

get SongId of a particular Song, which will be used for fetching song information.

/songDetails/xsongId

get the Song details with the given songId.

/songMediaUrl/xsongId

get Song-media-url with the given songId, which will be used for listening and downloading the song.

/lyrics/xsongId

get the Lyrics(if available) with the given songId.

/playlistId/xplaylistName

get the PlaylistId of a particular Playlist, which will be used for fetching playlist information.

/playlist/xplaylistId

get the Playlists information with the given playlistId.

/search/xquery

get the general search results for a particular Query.

/getAllLanguageData

get the links of all language data i.e. newly releases, weekly top, featured playlists and featured albums.

/getLanguageData/xlanguage

get the links as said above for a particular language like Hindi, English, Tamil, Telugu, Punjabi, Marathi, Gujarati, Bengali, Kannada, Bhojpuri, Malayalam, Urdu, Haryanvi, Rajasthani, Odia, Assamese

/getAllAlbums/xlanguage

get the details(name and link) of All the Albums in a Language(Note:- Takes some time to fetch all the data.

/getAllAlbums/xlanguage/xstartsWith

get the details(name and link) of All the Albums in a Language which starts with a particular character. --> use any characters from a to z for albums starting with alphabet and for data starting with numbers kindly use "0-9" as startsWith.

Note 1:-

hostname should be used before all these routes. Hostname is http://34.207.57.230/

Example 1:-

http://34.207.57.230/songId/believer fetches the songId of the song (Believer) as 'BeXBcbVK'.

Example 2:-

http://34.207.57.230/songMediaUrl/BeXBcbVK fetches the songMediaUrl of the song (Believer) as 'https://aac.saavncdn.com/248/a6b1b78b396245f712abda8f1daefee0_320.mp4' which can be used to listen or download the same.

Note 2:-

replace a particular xparameter with the respective details : Example:- xlanguage can be replaced with English

And many more to come...

Languages and Tools:

Express Cheerio Javascript Axios CORS Jio Saavn nodemon Postman AWS EC2 pm2

If you like my work... Rate this Repsitory❤️😊

Feel free to Comment and mention your reviews and tell me about any futher enhancements that can be done.

Old Link -- Jio Saavn Api

Soon I am going to launch a full fledged website with the documentation and completely working api. Rate and Share my work.

I am bound to copyrights...😊

jio-saavn-api's People

Contributors

bharath999999 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.