jonjohnsontc / songwriter-graph

A recommender system designed to compare how songwriters write in relation to one another
3 stars 0 forks source link

Grabbing Songwriter Credits #1

Open jonjohnsontc opened 5 years ago

jonjohnsontc commented 5 years ago

I've currently retrieved song credits from ASCAP, however, that doesn't cover every song that's currently indexed within the recommender. In order to do so, I believe the following websites may need to be queried for song information as well:

There are a number of other song related databases, which may also be helpful to reference, though I don't think it will be necessary to query at this point:

Of course, we need to know which song credits to actually retrieve! Currently, I'm looking to capture every song published by each artist currently indexed within the recommender system. You can find which artists are indexed by checking out artist_list_v2.csv within the data folder.