## Script Title - Make a Python3 Program to Scrape ratings for movies and TV Shows **Brief** - Make a Python3 Program to Scrape ratings for movies and TV Shows ## Instructions - Create a new folder for your script and file/folder name should be appropriate. - Create a `README.md` (**[using this template](https://github.com/python-geeks/Automation-scripts/blob/main/README_TEMPLATE.md)**) in your folder for program Instructions - add requirements.txt if needed ### Programming Language - [x] Python Happy Coding