spotify-web-api-java/spotify-web-api-java
A Java wrapper for Spotify's Web API. observed · 2026-09-03
Health v2 · maintenance only
80/100
- Activity 100
- Release rhythm 44
- 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: 53.5
- age_days: 4520
- days_rel: 296
- days_push: 0
- n_releases_24m: 7
Adoption not part of the score
1073 stars · 291 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java wrapper/client library for Spotify's Web API, published on Maven Central. It provides typed request and response objects covering Spotify's endpoints, including authorization flows.
Use cases
- build a Java app that reads a user's Spotify playlists
- authenticate with Spotify using client credentials or authorization code flow
- search for tracks and artists from a JVM backend
- control playback on a user's Spotify account from a server
- fetch audio features and metadata for tracks in a data pipeline
When to choose
- you are building a JVM (Java/Kotlin/Scala) server or desktop application that talks to the Spotify Web API
- you want typed models and request builders instead of raw HTTP calls
- you need Maven Central dependency with an MIT license
When to avoid
- you are developing an Android app (the README explicitly says this library is not for Android)
- you need a non-Spotify music service or a generic HTTP client
- you require guaranteed API stability, since Spotify frequently makes breaking changes without notice
Facets
library · maturity active
http-client auth sdk apis developer-tools media jvm cross-platform spotify music web-api wrapper jvm
1 source
- readme: https://github.com/spotify-web-api-java/spotify-web-api-java · fetched 2026-09-03 · 1663607e4758
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spotify-web-api-java/spotify-web-api-java | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="spotify-web-api-java/spotify-web-api-java")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem