scrape sports results and post them on a simple elo website

internal notes:

run scrape_mlb.js, scrape_nba.js, scrape_mlb.js, scrape_nfl.js on the latest year (see main function)

to populate game data, then run generateHtml.js and commit the new version of index.html

TODO: schedule cronjob to do all of the above