Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 557 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 557 Bytes

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