Clone the repo and run npm i
Individual steps below, or run make reproduce
Download the HTML for the year event pages from wiki that contain a list of all notable births (1900-2018).
Extract every person from the event pages to create a single csv of all notable births (1990-2018).
Download top 1000 wiki articles each day since 2016. Filter by if they are a person in our database, save as csv.
Download top 1000 wiki articles from today. Filter by if they are a person in our database, save as csv.