Skip to content

Vampire-Computer-People/imdb-enhanced-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Film Finder using Python and IMDB data

A tutorial for this repo is here - https://www.youtube.com/watch?v=f8gpAEMp7gg or here https://www.twitch.tv/videos/610312201

Ever been on the hunt for a cool movie to watch but sick of browsing whatever is on Netflix? Want to learn how to hack data and write personalized queries custom built to your unique taste?

Thanks to the Internet Movie Database (IMDB) for the data.

Having Python 3 installed is a pre-requisite to this workshop. https://www.python.org/downloads/ - Mac users can also use Homebrew - https://brew.sh/

  1. Click Clone or download and download this workspace
  2. Unzip the download
  3. Open your preferred command prompt (Mac users can use Terminal)
  4. Change directory using cd to the workspace
  5. Run pip install -r requirements.txt
  6. Edit config.ini in the FILTERS section or the Genres values
  7. Run python runner.py
  8. Follow the prompts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages