I love rotten tomatoes but there are no features for sorting my want-to-see list. So I built this software to let me see the list sorted by score or running time.
###How can I use this magical wizardry?
- Have [pandas, bs4, requests, html5lib, re] all installed
- Install Jupyter Notebook
- Go to your Rotten Tomatoes WTS list and save the page as an HTML file.
- Place the HTML file and the notebook in the same folder
- Run the notebook, and you should be good to go!