eleluqrey / spotichallenge

Spotify API Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 SpotiChallenge 🎡

Image

Tired of the same music? Looking for some good Reggaeton?...don't worry, here you have the marvelous Spotify Web API πŸ’₯ πŸ’₯ πŸ’₯


πŸ”§ First things first: CONFIG YOUR ACCESS!

Just go to your Spotify account dashboard and create an WEB APP using your user account.

IMPORTANT: you'll need you Client ID and Client Secret in order to get your access token.


πŸ”¨ Basic Challenge

In the development notebook you must create a a new spotify track list from any of the 13 artists listed.

IMPORTANT: first you must get the related artist and the get the most popular songs from each of them in order to create the new list.


πŸ’‘ BONUS (yeah, there's always a Bonus πŸ™ˆ)

You can create a new Playlist and fill it with your new track list using the POST method (further instructions in Notebook).


πŸ’‘ BONUS 2

If you still feel strong, refactor your code and create a data pipeline (i.e.: main.py).


LET'S DANCE!!!

Image

About

Spotify API Challenge

License:MIT License


Languages

Language:Jupyter Notebook 100.0%