Provides basic scraping functionality.
get_flat_boxscores_from
(cz_event_id
:int
, cz_draw_id
:int
)
Returns a list of tuples of boxscore information on a linescore page.
Event
(cz_event_id
:int
, delay
:int
=0
, verbose
:bool
=False
)
Event(cz_event_id: int, delay: int = 0, verbose: bool = False)