1
0
Fork 0
mirror of https://github.com/SocksPls/hltv-api synced 2025-07-11 19:49:14 +00:00
Provides a python API for HLTV
Find a file
2017-07-14 19:53:14 +01:00
.gitignore add pycharm specific folder to .gitignore 2016-09-12 08:27:02 +01:00
main.py Fixed the top20teams function (although it now returns 30 teams thanks to HLTVs updated site layout) 2017-07-14 19:44:26 +01:00
README.md Update with list of what works 2017-07-14 19:53:14 +01:00
requirements.txt replaced parseint with python_utils.converters.to_int 2016-09-12 08:33:22 +01:00

hltv-api

Provides an API for HLTV

What works?

Unfortunately HLTV updated their website a while ago and this went unnoticed by me, so most of the API doesn't work right now. It is being updated though, slowly.

top5teams
top30teams
top_players
get_players
get_team_info
_get_lineup
get_matches
get_results