Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.86k stars 4.84k forks source link

Fetch imdb rating and genre for movies #239

Closed chavarera closed 4 years ago

chavarera commented 4 years ago

Description

Script to fetch movie ratings

Idea

We have a directory which contains huge amount of movie files and we want to see movies by rating and genre.

Follow Steps

Type of issue

Checklist:

utkarshbajaj commented 4 years ago

Hey, I would like to work on this

chavarera commented 4 years ago

sure @utkarshbajaj

utkarshbajaj commented 4 years ago

It is mentioned to check from IMDB Website, is it okay if I get the ratings using the OMDb API - The Open Movie Database, one more doubt, will I check these checkboxes while making PR?

AdityaJ7 commented 4 years ago

It is mentioned to check from IMDB Website, is it okay if I get the ratings using the OMDb API - The Open Movie Database, one more doubt, will I check these checkboxes while making PR?

If you use an API it won't be scraping