Skip to content

guglielmopescatore/IMDb2Mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDb2Mongo

An application that allows creating a Collection in a MongoDB database with the filmography data found in IMDb from a list of titles

Features

  • The list of titles is provided in csv format (IMDb id only)
  • Filmographic data are downloaded using the Cinemagoer library https://github.com/cinemagoer/cinemagoer
  • The data are transferred to a MongoDB collection. It is necessary to provide the MongoDB connection string, the Database name, and the Collection name
  • Errors in downloading data are transcribed into errors file
  • There is an executable GUI version (PySimpleGUI/PyInstaller) available for Windows

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published