getmovies.py is a Python script to scrape rotten tomatoes and get the top 250 movies in Hulu.
This script uses the requests and pandas libraries.
The webpage that is scraped is https://editorial.rottentomatoes.com/guide/best-movies-on-hulu/.
Use of this script is solely academic.