Florent
Florent
This notebook will show how to change a playlist's name and public/private state. (The user must, of course, own the playlist.)
This notebook will demonstrate how to add one or more items to a user's playlist.
Authentication: Since we are dealing with user-specific data, we need to use `SpotifyOAuth` to authenticate. Data Retrieval: Use Spotipy and your playlist ID to fetch playlist tracks. `playlist_id = 'YOUR_PLAYLIST_ID'`...
Input - Spotifity credentials Model - Get listening history - For specific song: from history, get the first time you listened to it - For genre: from history sum listening...
This notebook will search works using OpenAlex API. It will allow to find works from OpenAlex database.
This notebook searches authors using OpenAlex API. It allows to find authors by name, email, or other criteria.
This notebook will search institutions using OpenAlex API. It will provide a list of institutions based on the search criteria.
This notebook will search concepts from OpenAlex API. It will use the API entities to search for concepts.