vpaladino778 / SpotifyPlaylistAnalysis

Retrieves the genres contained in a Spotify playlist using the LastFM genre tags.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Playlist Genre Analyzer

This React application utilizes the Spotify API to retrieve a list of songs from a specified playlist. The songs are then sent to the LastFM API to retrieve the top genre for each specific song. These genres are then displayed on screen in a list format with their appropriate percentages.

About

Retrieves the genres contained in a Spotify playlist using the LastFM genre tags.


Languages

Language:JavaScript 96.1%Language:HTML 3.2%Language:CSS 0.7%