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

IMDb URLs and posters for movies in the MovieLens 100K dataset

Results 2 movielens-posters issues
Sort by recently updated
recently updated
newest added

I have replaced the hardcoded extension with extension from string itself

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...