You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Genius.com didn't supply date info in each song's .json file. I should write a script to search an online database using the song name and artist to make sure I have date info for each song.
The text was updated successfully, but these errors were encountered:
I am using Spotipy to scrape data (including album release date and song duration) from Spotify for all of the songs in my dataset. The code for this is contained within this notebook.
I will close this issue once the scraping is completed. It is going to take approximately 48 hours for my 50k songs. It looks like I am finding matches for approximately 70% of my songs on Spotify.
Genius.com didn't supply date info in each song's
.json
file. I should write a script to search an online database using the song name and artist to make sure I have date info for each song.The text was updated successfully, but these errors were encountered: