Project repo that contains scraper for IMDB website that pulls episodes data of given tv show.
Below are links to notebooks that makes use of the scrapers:
1. Multi thread scraping
https://nbviewer.jupyter.org/github/datainvestor/Data-Science-Notebooks/blob/master/TV%20Scraper/Scraper%20Multiprocessing.ipynb
2. Single thread scraping
https://nbviewer.jupyter.org/github/datainvestor/Data-Science-Notebooks/blob/master/TV%20Scraper/Scraper.ipynb