Scrape data from race result web pages rendered in JavaScript
This repo is to develop code that will allow for scraping of race results data from websites such as the Leadville 100. Results pages that are rendered using JavaScript are somewhat more complex than a simple html page.