Skip to content

irii/imdb_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Scraper by Ivan Radeljak (OTH Regensburg)

Supports

  • Filmography
  • Biography
  • Awards

Requirements

  • Python 3.8 or higher

Setup

Ensure that the following python packages are installed:

  • pandas pip install pandas
  • pyqt5 pip install pyqt5
  • requests pip install requetes
  • beautifulsoup pip install bs4

Start

Execute the following statement in a bash or console: python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages