Skip to content

ZipBomb/spotify-song-suggestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Song Suggestion

Package with tools originally made for supporting my Alexa Skill named Song Discovery and available via Amazon Marketplace. It consists of:

  • random_song.py: Module that contains functions to make requests to the Spotify Web API to retrieve pseudo-random songs based or not on a given valid genre.
  • genres_scrapper.py: Simple scrapper for retrieving valid Spotify genres based on the info posted on Everynoise.com.
  • genres.json: List containing every valid Spotify genre retrieved from Everynoise.com.

You may find this tools useful if you are searching for a way to make random requests of songs from the Spotify API as there is no function specified for that purpose and/or if you want to find a list of every valid music genre handled by Spotify.


Project licensed under the MIT License.

About

Package with tools for retrieving random songs from the Spotify Web API based or not in a valid given genre. It also contains a list of every valid genre handled by Spotify.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages