hltv-api icon indicating copy to clipboard operation
hltv-api copied to clipboard

Added Functionality

Open JoeMCodes opened this issue 1 year ago • 0 comments

Added some functions including:

  • Fixed cloudfare issues by looping for requests and creating additional get_parsed_page_matches which uses a different referrer
  • Added get_results_by_event - a function that gets the basic match info and outcomes for a whole event (by event id)
  • Added get_event_team_rankings - a function that gets the rankings of each team at the time of the event
  • Added get_match_result_stats - a fucntion that gets further information about a match
  • Added get_past_player_stats_for_match - a function that gathers the past 3 month performance stats for each player in a match

JoeMCodes avatar May 09 '24 10:05 JoeMCodes