View on GitHub

Movie-Trailer-Website-Project

First Project of MLFND

Project 1 - Movie Trailer Website

This project was made as part of my Machine Learning Basic Nanodegree.
The basic motivation behind the project was to get a foundations in Programming.

Dependencies

The project requires API key from The Movie DB, to generate the movie trailer page.

Usage

Run entertainment_center.py and input the movie titles you want to list on your movie trailer website along with the API Key. Rest is automated by the code.
Rest of the code is documented for further usage. Make sure to remove/modify the footer in fresh_tomatoes.py before the use though.

Sample Website

Have a look at the site here

I have also added the sample html page generated.

Sample Website