Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 512 Bytes

File metadata and controls

16 lines (9 loc) · 512 Bytes

CourseProject

  1. find your user id go to the spotify profile webpage and check the webpage address. https://open.spotify.com/user/****

**** is your spotify user id

  1. get a fresh OAuth Token from an spotify console. e.g. https://developer.spotify.com/console/get-playlists/

  2. edit the personal info in the "spotify_api.py" and export a playlist as "my_playlist.csv". I have a playlist of 401 songs.

  3. sentiment analysis try "sentiment_analysis_2.py" and export a table as "my_playlist_sentiment2.csv"