python-mini-projects/projects/Movie Information Scraper at master · Python-World/python-mini-projects

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

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