/IMDB-Movies-Data-Scraper

Movies data scraper using Python and BeautifulSoup.

Primary LanguagePython

IMDB TOP 250 MOVIES DATA SCRAPER

forthebadge made-with-python

Movies data scraper using Python and BeautifulSoup.

Disclaimer : Data scraped from IMDB only for development purpose.

Setup

Install BeautifulSoup4 using

pip install beautifulsoup<version>

Install UrlLib for Network Request using

pip install urllib<version>

Install CSV for CSV File Output using

pip install python-csv

Results

Results