Skip to content

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

License

Notifications You must be signed in to change notification settings

babu-thomas/movielens-posters

Repository files navigation

MovieLens 100K Posters

Links to posters of movies in the MovieLens 100K dataset. The links were scraped from IMDb. The posters are mapped to the movie_id in the dataset. The IMDB URLs of the movies are also present.

Description of files

Running it yourself

You will need Python 3 and Beautiful Soup 4.

  • Install Beautiful Soup: pip install beautifulsoup4
  • Scrape IMDb URLs: python3 movie_url.py
  • Scrape poster URLs: python3 movie_poster.py

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages