Web Parser/Scraper for WBCA

Large wbca
A web parser to scrape tournament results from an HTML page, which was an irregular, 2-dimensional representation of tournament results. First, we output the raw data as JSON. We then parsed the JSON to generate a mobile-ready, un-styled (though well-formatted) HTML5 page. 

Parses all tournaments and brackets, following these steps: 

  1. An Index of Tournaments.
  2. Multiple brackets
  3. A 2d representation of tournament results.
  4. The Output.
http://www.westernbca.org/MemoryLane/9-Ball/2017.9-Ball/Results.html

Tech

Small rails logo
Ruby on Rails
Large 1
Large 2
Large 3
Large 4
Large wbca transformation