Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all songs contain date information #1

Open
johnwmillr opened this issue Feb 18, 2018 · 1 comment
Open

Not all songs contain date information #1

johnwmillr opened this issue Feb 18, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@johnwmillr
Copy link
Owner

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.

@johnwmillr johnwmillr added the enhancement New feature or request label Feb 18, 2018
@johnwmillr johnwmillr self-assigned this Feb 18, 2018
@johnwmillr
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant