This program scrapes imdb for your favourite TV Series.
- Download the project.
- In terminal, move to the downloaded directory and run python3 app.py
- Give comma and space seperated input, e.g. Game of thrones, Friends, Suits ....
- If module error occurs, then install beautifulsoup4, requests modules using pip3.