Skip to content

MehirNarayana/imdb_scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imdb_scraping

Description

A flask application that outputs a movie in IMDb's top 250 movies of all time based on user input.

Software requirements

Python version 3.5 or above

How to run

Clone the repository into your local environment

Cd into the root directory of the project

Create a python virtual environment: py -3 -m venv env

Activate the environment: env\Scripts\activate

Install required packages: pip install -r requirements.txt

Run the application: python run.py

About

A flask application that outputs a movie in IMDb's top 250 movies of all time based on user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published