I recently wanted to set up a couple of python scripts that would run regularly and pull down data via APIs and web scraping. This post walks you through the process of setting that up for yourself.
Using the popular Beautiful Soup python package for web scraping, I pulled down data on thousands of movies and looked for actors, directors, and writers that have significantly impacted box office revenues during their careers.