movielens-posters icon indicating copy to clipboard operation
movielens-posters copied to clipboard

Update: Movielens 1m posters&urls dataset now available

Open LouisdeBruijn opened this issue 5 years ago • 1 comments

Hi Thomas,

I've used and updated your code to scrape all the Movielens posters and urls for the one million dataset (find here: https://grouplens.org/datasets/movielens/1m/). I used pandas for reading the original movies data from the dataset (movies.dat), but other than that the libraries used are the same.

Thanks and kind regards,

Louis

code and datasets are available here:

ml-1m.zip

LouisdeBruijn avatar Aug 18 '19 12:08 LouisdeBruijn

Hi Thomas,

I've used and updated your code to scrape all the Movielens posters and urls for the one million dataset (find here: https://grouplens.org/datasets/movielens/1m/). I used pandas for reading the original movies data from the dataset (movies.dat), but other than that the libraries used are the same.

Thanks and kind regards,

Louis

code and datasets are available here:

ml-1m.zip

Thank you! It is very useful for my current research! @LouisdeBruijn @babu-thomas

vectorsss avatar Oct 31 '20 12:10 vectorsss