jmparelman / Oscars_speeches

Every oscars speech for a major award category

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oscars_speeches

Code for extracting every oscars speech from the academy's speeches database http://aaspeechesdb.oscars.org/. Uses Selenium, urllib2 and bs4.

Data fields include: year, winner, film, speech and category.

Sometimes specific links are missed by selenium, you may need to tune the timing for your crawl.

About

Every oscars speech for a major award category


Languages

Language:Jupyter Notebook 98.0%Language:R 2.0%