Binge watching can be extremely satisfying if done for the right show. Quite often though, it’s done for the wrong show with a pretty shitty ending or a lot of filler episodes that you just get bored of. So maybe if you were to choose the right show to binge watch, that would help with choosing the right show to binge watch (or at least avoid). Nobody wants that Game of Thrones finale feeling.
We’ll focus our attention to IMDb since they make it so easy to web scrape with their interface. And they already have a list of the top 250 tv series based on overall series rating. That list can be found here.
Now the time consuming part would be to click every single series, go into their episode guide, go into each season, and look at every single rating of each episode. Luckily we have rvest, so we can do that automatically. Check source code on my GitHub account for details.
Raw Data (Web Scraping Script)
Some of them are tied and I didn’t bother creating any tie breaking metrics or get into all of the detailed ratings per episode. Some may say lazy, but I say efficient on time management.
I was also wondering whether the last episode was the highest rated one.
Fairly rare, but did a series start with the strongest episode?
Looks like people really get wowed over these nature documentaries from the first episode, then they get used to it.
Looking at you GOT… Ok maybe some of these aren’t that bad. Some of these may have just had a strong story leading up and the finale missed it’s mark by just a decimal point. But we will never forget Game of Thrones.
Some shows have some god-awful beginnings, and I wonder how they got picked up. But they made this top 250 list, so they must have gotten their shit together.