Skip to content

kmnsys/IMDB-Total-Watching-Time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

IMDB-Total-Watching-Time

This program calculates total time spent on watching movies and tv-series based on personal imdb rating lists. There are two options for calculation. One is to calculate only movies which is a fast method because only rating pages are requested and processed. The other option is to calculate both movies and tv-series which is slow because type of the title and number of episodes are not presented on rating list and due to that all rated movies and series page are visited one by one and type of title and number of episodes are gathered.

Scraping Speed

Only Movies - 4 secs/page

Movies and Tv_series - 2 mins/page

About

Calculating total time spent on movies and tv-series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages