java-spotify-api

There are 2 repositories under java-spotify-api topic.

  • cthacker-udel/Java-Spotify-API

    Unofficial Java-based Wrapper for Spotify Rest API using only Retrofit, GSON, Selenium and WebDriver Manager (to generate access tokens)!

    Language:Java5101
  • profumato4/Spotify-Playlist-Reader

    Spotify Playlist Reader deals with analyzing the playlists (for the moment only the public ones) and showing the data obtained from the playlist in a table with different columns such as the number of times the song is present in the playlist, the duration of the song and more

    Language:Java00