Skip to contents

Event Functions

Functions for extracting complete event information

get_event()
Extract all event information from an HTML file
get_event_dtls()
Extract event details from an HTML file
get_event_summary()
Extract event metadata from an HTML file

Race Functions

Functions for extracting race data and results

get_races()
Extract all race tables from an event HTML file
get_race()
Extract a specific race table by race ID from an event HTML file
get_race_types()
Extract race types and event information from an HTML file

Data Extraction Functions

Functions for extracting specific data types from races

get_racers()
Extract all registered racers from an event HTML file
get_points()
Extract points data for a specific race
get_clubs()
Extract all clubs from an event HTML file