Let's take this piece by piece... first we'll have to decide what metric to use for "quality of film". If it's just the IMDB user rating, we'll need to create a separate function that scrapes that info. Or maybe we can scrape multiple ratings (e.g. off Rotten Tomatoes and Metacritic also).
Related to #2.
Let's take this piece by piece... first we'll have to decide what metric to use for "quality of film". If it's just the IMDB user rating, we'll need to create a separate function that scrapes that info. Or maybe we can scrape multiple ratings (e.g. off Rotten Tomatoes and Metacritic also).