This script obtains movie details by scraping IMDB website.
- beautifulsoup4
- requests
- Run
pip install -r requirements.txtto install required external modules.
Execute python3 movieInfoScraper.py and type in the movie name when prompted.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This script obtains movie details by scraping IMDB website.
pip install -r requirements.txt to install required external modules.Execute python3 movieInfoScraper.py and type in the movie name when prompted.