Skip to content

Nowadays we don't have time to listen to each and every song that we come across in a playlist. so, this project helps you. we used Spotify API for collecting the dataset information and able to do EDA and used K- means clustering technique and created new playlists in Spotify again.

tharun2206/Spotify-music-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Spotify-music-clustering

Nowadays we don't have time to listen to each and every song that we come across in a playlist. so, this project helps you. we used Spotify API for collecting the dataset information and able to do EDA and used K- means clustering technique and created new playlists in Spotify again.

follow these steps:

  1. click this link and open spotify devoloper https://developer.spotify.com/dashboard/login
  2. login and create an app
  3. Find client id and client secret and paste in the code snippet.
  4. Open Spotify music app open profile and copy username ( to create new playlists in the Spotify music app)
  5. to generate new playlists in spotify app:

go to console and click /v1/users/{user_id}/playlists ( used to create playlist) and generate auth token. similarly go to console and click add items to playlist and generate auth token. image image (click get token in both of them. copy and paste in code snippet)

  1. copy all those id's and usernames in notebook file ( follow those comments further)

About

Nowadays we don't have time to listen to each and every song that we come across in a playlist. so, this project helps you. we used Spotify API for collecting the dataset information and able to do EDA and used K- means clustering technique and created new playlists in Spotify again.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published