An open API service indexing awesome lists of open source software.

https://github.com/didierrlopes/sortmoviesperrating

Sort movies according to their IMDB rating
https://github.com/didierrlopes/sortmoviesperrating

imdb movies-recommendation python-script sort-movies

Last synced: 8 months ago
JSON representation

Sort movies according to their IMDB rating

Awesome Lists containing this project

README

          

# SortMoviesPerRating

This repository contains an algorithm that given a text file with a list of movie titles, will sort these according to their IMDB ranking, and adding the year of the movie.

The IMDB data is extracted from IMDbPy API https://imdbpy.github.io.

The python script can be run like this:

```
python sort_movies_per_ratings.py movies_list.txt
```

Given the following list of movies (from Reddit's https://www.reddit.com/r/coolguides/comments/geipee/99_mindfck_movies/):

Captura de ecrã 2021-01-12, às 23 17 33

The following ranked list of movies was created:

ranked_99_mind_fck_movies