René's URL Explorer Experiment


Title: spotify-web-api-java | A Java wrapper for Spotify’s Web API.

Open Graph Title: spotify-web-api-java

X Title: spotify-web-api-java

Description: A Java wrapper for Spotify’s Web API.

Open Graph Description: A Java wrapper for Spotify’s Web API.

Opengraph URL: https://spotify-web-api-java.github.io/spotify-web-api-java/

Generator: Jekyll v3.10.0

direct link

Domain: spotify-web-api-java.github.io


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"WebSite","description":"A Java wrapper for Spotify’s Web API.","headline":"spotify-web-api-java","name":"spotify-web-api-java","url":"https://spotify-web-api-java.github.io/spotify-web-api-java/"}

NoneIE=edge
og:localeen_US
og:site_namespotify-web-api-java
og:typewebsite
twitter:cardsummary

Links:

spotify-web-api-javahttps://spotify-web-api-java.github.io/spotify-web-api-java/
[1]https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api
[2]https://community.spotify.com/t5/Spotify-for-Developers/Revive-the-Object-Model-Specification/td-p/5368580
adamint/spotify-web-api-kotlinhttps://www.github.com/adamint/spotify-web-api-kotlin
kaaes/spotify-web-api-androidhttps://www.github.com/kaaes/spotify-web-api-android
Spotify’s Android SDKhttps://developer.spotify.com/technologies/spotify-android-sdk/
see whyhttps://github.com/spotify-web-api-java/spotify-web-api-java/issues/120#issuecomment-363266591
https://github.com/spotify-web-api-java/spotify-web-api-java/actions/workflows/ci.yml
https://codecov.io/gh/spotify-web-api-java/spotify-web-api-java
Spotify Web APIhttps://developer.spotify.com/web-api/
Installationhttps://spotify-web-api-java.github.io/spotify-web-api-java/#Installation
Jitpackhttps://spotify-web-api-java.github.io/spotify-web-api-java/#Jitpack
Documentationhttps://spotify-web-api-java.github.io/spotify-web-api-java/#Documentation
General Usagehttps://spotify-web-api-java.github.io/spotify-web-api-java/#General-Usage
Authorizationhttps://spotify-web-api-java.github.io/spotify-web-api-java/#Authorization
Exampleshttps://spotify-web-api-java.github.io/spotify-web-api-java/#Examples
Contributionshttps://spotify-web-api-java.github.io/spotify-web-api-java/#Contributions
Code Overviewhttps://spotify-web-api-java.github.io/spotify-web-api-java/#Code-Overview
Maven Centralhttps://mvnrepository.com/artifact/se.michaelthelin.spotify/spotify-web-api-java
Sonatypehttps://central.sonatype.com/artifact/se.michaelthelin.spotify/spotify-web-api-java
jitpack.iohttps://jitpack.io/
further down belowhttps://spotify-web-api-java.github.io/spotify-web-api-java/#Jitpack
Javadochttps://spotify-web-api-java.github.io/spotify-web-api-java/apidocs/
c-schuhmannhttps://github.com/c-schuhmann
Spotify’s Authorization Guidehttps://developer.spotify.com/documentation/general/guides/authorization-guide/
your applicationhttps://developer.spotify.com/my-applications
Client Credentials Flowhttp://tools.ietf.org/html/rfc6749#section-4.4
ClientCredentialsExample.javahttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/authorization/client_credentials/ClientCredentialsExample.java
Authorization Code Flowhttp://tools.ietf.org/html/rfc6749#section-4.1
AuthorizationCodeUriExample.javahttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/authorization/authorization_code/AuthorizationCodeUriExample.java
AuthorizationCodeExample.javahttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/authorization/authorization_code/AuthorizationCodeExample.java
AuthorizationCodeRefreshExample.javahttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/authorization/authorization_code/AuthorizationCodeRefreshExample.java
Authorization Code Flow with Proof Key for Code Exchange (PKCE)https://tools.ietf.org/html/rfc7636
AuthorizationCodePKCEUriExample.javahttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/authorization/authorization_code/pkce/AuthorizationCodePKCEUriExample.java
AuthorizationCodePKCEExample.javahttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/authorization/authorization_code/pkce/AuthorizationCodePKCEExample.java
AuthorizationCodePKCERefreshExample.javahttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/authorization/authorization_code/pkce/AuthorizationCodePKCERefreshExample.java
Get an Albumhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/albums/GetAlbumExample.java
Get an Album’s Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/albums/GetAlbumsTracksExample.java
Get several Albumshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/albums/GetSeveralAlbumsExample.java
Get an Artisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/artists/GetArtistExample.java
Get an Artist’s Albumshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/artists/GetArtistsAlbumsExample.java
Get an Artist’s Top Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/artists/GetArtistsTopTracksExample.java
Get an Artist’s Related Artistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/artists/GetArtistsRelatedArtistsExample.java
Get Several Artistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/artists/GetSeveralArtistsExample.java
Get Available Genre Seedshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/browse/miscellaneous/GetAvailableGenreSeedsExample.java
Get a Categoryhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/browse/GetCategoryExample.java
Get a Category’s Playlistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/browse/GetCategorysPlaylistsExample.java
Get a List of Categorieshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/browse/GetListOfCategoriesExample.java
Get a List of Featured Playlistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/browse/GetListOfFeaturedPlaylistsExample.java
Get a List of New Releaseshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/browse/GetListOfNewReleasesExample.java
Get Recommendationshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/browse/GetRecommendationsExample.java
Get an Episodehttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/episodes/GetEpisodeExample.java
Get several Episodeshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/episodes/GetSeveralEpisodesExample.java
Check if Current User Follows Artists or Usershttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/follow/CheckCurrentUserFollowsArtistsOrUsersExample.java
Check if Users Follow a Playlisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/follow/CheckUsersFollowPlaylistExample.java
Follow Artists or Usershttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/follow/FollowArtistsOrUsersExample.java
Follow a Playlisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/follow/FollowPlaylistExample.java
Get User’s Followed Artistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/follow/GetUsersFollowedArtistsExample.java
Unfollow Artists or Usershttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/follow/UnfollowArtistsOrUsersExample.java
Unfollow a Playlisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/follow/UnfollowPlaylistExample.java
Check User’s Saved Albumshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/CheckUsersSavedAlbumsExample.java
Check User’s Saved Episodeshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/CheckUsersSavedEpisodesExample.java
Check User’s Saved Showshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/CheckUsersSavedShowsExample.java
Check User’s Saved Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/CheckUsersSavedTracksExample.java
Get Current User’s Saved Albumshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/GetCurrentUsersSavedAlbumsExample.java
Get User’s Saved Episodeshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/GetUsersSavedEpisodesExample.java
Get User’s Saved Showshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/GetUsersSavedShowsExample.java
Get User’s Saved Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/GetUsersSavedTracksExample.java
Remove Albums for Current Userhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/RemoveAlbumsForCurrentUserExample.java
Remove User’s Saved Episodeshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/RemoveUsersSavedEpisodesExample.java
Remove User’s Saved Showshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/RemoveUsersSavedShowsExample.java
Remove User’s Saved Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/RemoveUsersSavedTracksExample.java
Save Albums for Current Userhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/SaveAlbumsForCurrentUserExample.java
Save Episodes for Current Userhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/SaveEpisodesForCurrentUserExample.java
Save Shows for Current Userhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/SaveShowsForCurrentUserExample.java
Save Tracks for Userhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/library/SaveTracksForUserExample.java
Get a User’s Top Artistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/personalization/simplified/GetUsersTopArtistsExample.java
Get a User’s Top Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/personalization/simplified/GetUsersTopTracksExample.java
Get a User’s Top Artists and Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/personalization/GetUsersTopArtistsAndTracksExample.java
Add Item to User’s Playback Queuehttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/AddItemToUsersPlaybackQueueExample.java
Get a User’s Available Deviceshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/GetUsersAvailableDevicesExample.java
Get Information About The User’s Current Playbackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/GetInformationAboutUsersCurrentPlaybackExample.java
Get Current User’s Recently Played Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/GetCurrentUsersRecentlyPlayedTracksExample.java
Get the User’s Currently Playing Trackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/GetUsersCurrentlyPlayingTrackExample.java
Pause a User’s Playbackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/PauseUsersPlaybackExample.java
Seek To Position In Currently Playing Trackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/SeekToPositionInCurrentlyPlayingTrackExample.java
Set Repeat Mode On User’s Playbackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/SetRepeatModeOnUsersPlaybackExample.java
Set Volume For User’s Playbackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/SetVolumeForUsersPlaybackExample.java
Skip User’s Playback To Next Trackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/SkipUsersPlaybackToNextTrackExample.java
Skip User’s Playback To Previous Trackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/SkipUsersPlaybackToPreviousTrackExample.java
Start/Resume a User’s Playbackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/StartResumeUsersPlaybackExample.java
Toggle Shuffle For User’s Playbackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/ToggleShuffleForUsersPlaybackExample.java
Transfer a User’s Playbackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/player/TransferUsersPlaybackExample.java
Add Items to a Playlisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/AddItemsToPlaylistExample.java
Change a Playlist’s Detailshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/ChangePlaylistsDetailsExample.java
Create a Playlisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/CreatePlaylistExample.java
Get a List of Current User’s Playlistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/GetListOfCurrentUsersPlaylistsExample.java
Get a List of a User’s Playlistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/GetListOfUsersPlaylistsExample.java
Get a Playlisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/GetPlaylistExample.java
Get a Playlist Cover Imagehttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/GetPlaylistCoverImageExample.java
Get a Playlist’s Itemshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/GetPlaylistsItemsExample.java
Remove Items from a Playlisthttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/RemoveItemsFromPlaylistExample.java
Reorder a Playlist’s Itemshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/ReorderPlaylistsItemsExample.java
Replace a Playlist’s Itemshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/ReplacePlaylistsItemsExample.java
Upload a Custom Playlist Cover Imagehttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/playlists/UploadCustomPlaylistCoverImageExample.java
Search Albumshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/search/simplified/SearchAlbumsExample.java
Search Artistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/search/simplified/SearchArtistsExample.java
Search Episodeshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/search/simplified/SearchEpisodesExample.java
Search Playlistshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/search/simplified/SearchPlaylistsExample.java
Search Showshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/search/simplified/SearchShowsExample.java
Search Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/search/simplified/SearchTracksExample.java
Search Itemhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/search/SearchItemExample.java
Get a Showhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/shows/GetShowExample.java
Get several Showhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/shows/GetSeveralShowsExample.java
Get a Show’s Episodeshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/shows/GetShowsEpisodesExample.java
Get Audio Analysis for a Trackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/tracks/GetAudioAnalysisForTrackExample.java
Get Audio Features for a Trackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/tracks/GetAudioFeaturesForTrackExample.java
Get Audio Features for Several Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/tracks/GetAudioFeaturesForSeveralTracksExample.java
Get Several Trackshttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/tracks/GetSeveralTracksExample.java
Get a Trackhttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/tracks/GetTrackExample.java
Get Current User’s Profilehttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/users_profile/GetCurrentUsersProfileExample.java
Get a User’s Profilehttps://spotify-web-api-java.github.io/spotify-web-api-java/examples/data/users_profile/GetUsersProfileExample.java
CONTRIBUTING.mdhttps://spotify-web-api-java.github.io/spotify-web-api-java/CONTRIBUTING.md
HTTP status codeshttps://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Web API Object Modelhttps://developer.spotify.com/web-api/object-model/
Web API Authorization Guidehttps://developer.spotify.com/documentation/web-api/concepts/authorization
JUnithttp://junit.org/
mockitohttp://site.mockito.org/
Web API Endpoint Referencehttps://developer.spotify.com/web-api/endpoint-reference/
Improve this pagehttps://github.com/spotify-web-api-java/spotify-web-api-java/edit/master/README.md

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.