JioSaavn API
An Unofficial API for JioSaavn that allows downloading songs in 320kbps quality for free.
β¨ Features
π Blazing fast
πΆ Download High-Quality Songs (320kbps).
π Rotating User-Agents to avoid detection.
π± Download High-quality song/album thumbnails.
π Search support for songs and albums.
πΌ Lyrics for supported songs.
β€οΈ Open-Source
βοΈ Lightweight and has minimal dependencies.
π¦ Host your own instance on Vercel.
π· Local development
Prerequisites
NodeJS v10+
Vercel CLI: To install Vercel CLI globally use
npm i -g vercel
Run locally
Clone the Repository
git clone https://github.com/sumitkolhe/jiosaavn-api cd jiosaavn-api
Install the dependencies
npm install
Start development server
npm start
Deploy to your Vercel account
npm run deploy
π Deploy to Vercel
You can directly deploy this repo to your Vercel account by clicking the button below.
βοΈ Author
π License
This project is licensed under the MIT License - see the LICENSE file for details.
Last updated
Was this helpful?