Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 418 Bytes

File metadata and controls

5 lines (4 loc) · 418 Bytes

web-scraper

Scrape data from race result web pages rendered in JavaScript

Purpose

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.