Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History

Movie Information Scraper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Movie Information Scraper

This script obtains movie details by scraping IMDB website.

Prerequisites

  • beautifulsoup4
  • requests
  • Run pip install -r requirements.txt to install required external modules.

How to run the script

Execute python3 movieInfoScraper.py and type in the movie name when prompted.

Screenshot/GIF showing the sample use of the script

Screenshot of the Output

Author Name

Anandha Krishnan Aji