Skip to main content

parse_matchmaking_html

Function parse_matchmaking_html 

Source
pub fn parse_matchmaking_html(html: &str) -> MatchmakingStats
Expand description

Parses the CS2 GCPD matchmaking HTML page into a [MatchmakingStats] struct.

Accepts raw HTML (as fetched from gcpd/730/?tab=matchmaking or saved locally).