Overview of Spotify Web API Node features
masterThe library is a universal wrapper/client for the Spotify Web API that works in Node.js and the browser (via browserify, webpack, or rollup). It provides helper functions for:
- Music Metadata: Fetching albums, artists, tracks, audio features, and analysis.
- Profiles: Accessing user emails, product types, display names, and images.
- Search: Searching for albums, artists, tracks, and playlists.
- Playlist Manipulation: Creating, modifying, and managing tracks within playlists.
- Your Music Library: Managing tracks and albums in a user's library.
- Personalization: Retrieving top artists and tracks.
- Browse: Accessing new releases, featured playlists, categories, and recommendations.
- Player Control: Managing playback state, devices, volume, shuffle, repeat, and queue.
- Follow: Following/unfollowing users, artists, and playlists.
- Shows: Accessing podcast show information.