Skip to content

Scrapes the imdb pages of a series, and creates a plot with the episode score. This allows an easy view of the score over time, showing if it gets bad or worse.

Notifications You must be signed in to change notification settings

TNieuwdorp/imdb_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imdb_scraper

Scrapes the imdb pages of a series, and creates a plot with the episode score. This allows an easy view of the score over time, showing if it gets bad or worse.

Installation is easy through poetry, using python 3.11.

The crawler can be run by setting the imdb url in imdb_scraper.py and then executing the command scrapy crawl imdb from <root>/imdb/. This outputs a png with the scores such as this one for the show Friends: image

About

Scrapes the imdb pages of a series, and creates a plot with the episode score. This allows an easy view of the score over time, showing if it gets bad or worse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages