movielens-posters
movielens-posters copied to clipboard
Update: Movielens 1m posters&urls dataset now available
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:
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:
Thank you! It is very useful for my current research! @LouisdeBruijn @babu-thomas