1
0
Fork 0
mirror of https://github.com/SocksPls/hltv-api synced 2025-04-30 23:43:08 +00:00

Commit graph

  • e6a7ef49f8
    Merge pull request #10 from zGrav/master David Silva 2017-12-04 18:01:18 +01:00
  • 50a7799c2c fix(main): teamscores are now int #10 David Silva 2017-12-04 18:00:28 +01:00
  • b92e608268
    Merge pull request #9 from zGrav/master Socks 2017-12-02 18:07:00 +00:00
  • 81e2a3d3d2 fix(main): small fix regarding results w/ featured events #9 David Silva 2017-12-02 18:28:15 +01:00
  • 2ba95eab50
    Merge pull request #8 from zGrav/master Socks 2017-11-30 15:43:57 +00:00
  • 4d6b569f0a remove domain from readme #8 David Silva 2017-11-30 16:42:59 +01:00
  • 420d5bf8d9 fix of the fix on readme David Silva 2017-11-30 16:38:05 +01:00
  • 94004e25b6 update readme David Silva 2017-11-30 16:36:27 +01:00
  • 992334fe56 fix broken features due to changes on HLTV David Silva 2017-11-30 16:27:10 +01:00
  • 32db613206 Update with list of what works Socks 2017-07-14 19:53:14 +01:00
  • b6d5146a2f Fixed the top20teams function (although it now returns 30 teams thanks to HLTVs updated site layout) socks 2017-07-14 19:44:26 +01:00
  • 8f766ba7af Updated top5teams func for new site layout (rest coming soon) socks 2017-06-14 21:46:40 +01:00
  • dd4bece7a7 Comment on HLTVs updated team rankings Socks 2017-03-22 15:00:28 +00:00
  • 467c003939 Apparently the match ID needs to serve the entire URL (thanks flanneljesus) SecretlyTaco 2016-09-18 21:09:53 +01:00
  • e737d4235a matchids are now ints SecretlyTaco 2016-09-18 09:15:57 +01:00
  • 987313b43e get_results and get_matches now get the match ID SecretlyTaco 2016-09-18 09:12:29 +01:00
  • c96044d89c Merge pull request #7 from flannelJesus/dev Socks 2016-09-16 17:59:47 +01:00
  • 0caf06ce55 ints for ids and scores #7 Sam 2016-09-16 17:58:24 +01:00
  • 0c781fe66f Fixed last commit pls ignore SecretlyTaco 2016-09-16 17:48:38 +01:00
  • 278bb0cdfe Added pprint for easier to read output SecretlyTaco 2016-09-16 17:47:30 +01:00
  • 060336f2aa Added get_results funciton socks 2016-09-16 13:35:51 +01:00
  • 4ae3121f1a Merge pull request #6 from flannelJesus/dev Socks 2016-09-16 11:59:18 +01:00
  • 1ebe3293e6 get_matches fix to return dictionary (incomplete) #6 flannel jesus 2016-09-15 23:13:39 +01:00
  • 2fc037a1ba Merge pull request #5 from flannelJesus/get_team_info Socks 2016-09-13 16:36:01 +01:00
  • 208bca7443 general get_team_info function #5 Sam 2016-09-13 08:40:24 +01:00
  • db57ac411b Added function to get a list of player names from a team ID. Needs some heavy rewriting SecretlyTaco 2016-09-13 04:59:12 +01:00
  • 27d0785ddb Updated top_players to get team name SecretlyTaco 2016-09-13 01:37:15 +01:00
  • 30404fbd8f Removed redundant code SecretlyTaco 2016-09-13 01:30:17 +01:00
  • 97f9f108c3 Merge pull request #4 from flannelJesus/fixingfunctions SecretlyTaco 2016-09-13 01:24:35 +01:00
  • bfec7b9706 fixed top_players function #4 Sam 2016-09-13 00:28:53 +01:00
  • d5403101a9 Added function to get top 5 players in each category. Not yet formatted to JSON/Dict SecretlyTaco 2016-09-12 17:16:46 +01:00
  • eb0c02a5f8 Not sure if this workaround is better or worse than the old one, but this one works for more people SecretlyTaco 2016-09-12 15:14:43 +01:00
  • 8f871233bd Merge pull request #2 from flannelJesus/newChanges SecretlyTaco 2016-09-12 14:37:36 +01:00
  • 43c5156984 fix issue with some player links being in a different format #2 flannel jesus 2016-09-12 09:27:24 +01:00
  • fb9d645f6e seang@res exception flannel jesus 2016-09-12 09:02:34 +01:00
  • 0ab7925576 replaced parseint with python_utils.converters.to_int flannel jesus 2016-09-12 08:33:22 +01:00
  • 220815cbdc add requirements.txt (update with pip freeze > requirements.txt) flannel jesus 2016-09-12 08:27:37 +01:00
  • 2c40956208 add pycharm specific folder to .gitignore flannel jesus 2016-09-12 08:27:02 +01:00
  • c4c6632ddd Merge pull request #1 from flannelJesus/top20teams SecretlyTaco 2016-09-12 01:08:13 +01:00
  • a87b1ef068 top20teams function #1 flannel jesus 2016-09-11 23:42:36 +01:00
  • 3fc083b5e3 refactored bs4 parsing pages flannel jesus 2016-09-11 23:40:54 +01:00
  • b49abe92fa Made python3 compatible SecretlyTaco 2016-09-11 20:27:49 +01:00
  • c01abc2213 Can get top 5 teams and match list SecretlyTaco 2016-09-11 20:22:48 +01:00
  • ced4e62457 Initial commit SecretlyTaco 2016-09-10 23:04:57 +01:00