Susan Merriam

Academy Awards Database Scraping

This project used the Selenium and Beautiful Soup packages to scrape the Academy Awards database for the International Feature Film speeches.

The ultimate output was a html and js file featuring a world map highlighting countries having had a film win the award. When rolling over each country, information for the winning year, number of awards by country, film title, and acceptance speech comes up.








Tools Used:
Data: Python –⁠ Pandas
Scraping: Selenium, BeautifulSoup
Mapping: Mapbox, HTML

Github