You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

simple-spotify-api

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-spotify-api

simple spotify api

1.0.4
latest
Source
npmnpm
Version published
Weekly downloads
135
-5.59%
Maintainers
1
Weekly downloads
 
Created
Source

simple-spotify-api

The package is still in its early stages, but the main methods it includes are working properly. It will continue to be improved.

search(query, type, limit);
getTrack(id);
getAlbum(id);
getArtist(id);
getPlaylist(id);

query - what you want to find
type - 'track' | 'album' | 'playlist' | 'artist' limit - number >0 and <50

Keywords

api

FAQs

Package last updated on 14 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts