Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.2 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.2 KB

Movie Advisor:movie_camera:

A small program:book: that recommends a random movie:tv: from the top 250 movies rated by :stars:IMDB and gathers info about it from the 🌠OMDb API.
Note: Inorder to use the OMDb API provided by OMDb you have to have an OMDb API key, Which you can easily get from here and add the required information.

Installation

pip/pip3 install -r requirements.txt

Usage

python/python3 main.py

License

MIT