- A short python script to get movie reviews from top critics .It works for both Series and Movies
- This script demonstrate the use BeautifulSoup Library for scraping web pages.
- Clone this repository and cd into it's directory
- Run pip install -r requirements.txt to install dependencies.
- Run - python review1.py to run program.