JMPerez/spotify-web-api-js
A client-side JS wrapper for the Spotify Web API observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4523
- days_rel: n/a
- days_push: 838
- n_releases_24m: 0
Adoption not part of the score
1892 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight, dependency-free JavaScript/TypeScript wrapper for the Spotify Web API, covering all endpoints with helper methods that support both callbacks and promises. It is designed for browser use and ships as a small (~2.6kB gzipped) npm package.
Use cases
- fetch spotify track and album metadata in a web app
- create and manage spotify playlists from the browser
- search spotify for artists tracks and podcasts
- get a user's top artists and recently played tracks
- control spotify playback like play pause and skip
- manage a user's saved tracks and shows library
When to choose
- building a browser-based app that talks to the Spotify Web API
- you want a tiny, dependency-free client covering every Spotify endpoint
- you prefer promise- or callback-based requests without a heavy SDK
When to avoid
- making Spotify API requests from Node.js (use spotify-web-api-node instead)
- you need OAuth token handling or a full framework with built-in auth flows
- the project is in maintenance mode and you need actively evolving features
Facets
library · maturity maintenance
http-client sdk apis web-development media developer-tools browser spotify api-wrapper music promises zero-dependency nodejs javascript
3 sources
- readme: https://github.com/JMPerez/spotify-web-api-js · fetched 2026-08-28 · 5889ba32e4a5
- homepage: https://jmperezperez.com/spotify-web-api-js/ · fetched 2026-08-29 · 7e59fe5c8160
- registry_npm: https://registry.npmjs.org/spotify-web-api-js · fetched 2026-08-29 · 8d4fc6ab40b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JMPerez/spotify-web-api-js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="JMPerez/spotify-web-api-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem