1
0
Fork 0
mirror of https://github.com/SocksPls/hltv-api synced 2025-04-30 07:33:09 +00:00
Commit graph

62 commits

Author SHA1 Message Date
CAíque -
1671d93c24 resolve PR to pattern 2022-08-14 16:05:55 -03:00
CAíque -
4b6cde2cf6 fix docefactor 2022-08-14 01:37:45 -03:00
CAíque -
54dc744189 matches by team 2022-08-14 01:31:20 -03:00
David Silva
0edf416ec4 fix(countdown): replace 2022-07-26 14:39:43 +02:00
Luke Jones
aba413bec2 handels "st" "nd" and "rd" 2022-07-26 13:34:08 +01:00
David Silva
4023b6f223 feat(main): get_match_countdown 2022-07-15 02:33:05 +02:00
David Silva
c438a70a30 feat(main): ids and mappers 2022-07-14 15:25:59 +02:00
David Silva
2889936ebb feat(main): missing / 2022-07-14 13:45:15 +02:00
David Silva
eacedbe3ec feat(main): url for rest + housekeeping 2022-07-14 13:37:42 +02:00
David Silva
56a76de710 feat(main): url for results 2022-07-14 13:16:37 +02:00
David Silva
7e4c771bcb feat(main): consts 2022-07-14 13:01:28 +02:00
David Silva
1358b43a13 feat(main): tzlocal/zoneinfo 2022-07-14 12:49:09 +02:00
David Silva
d06f379a32 chore(main): datetime impl for get_matches 2022-07-14 12:19:56 +02:00
David Silva
1c7cebf512 chore(main): missed 2 encodes pt2 2022-07-14 11:27:12 +02:00
David Silva
e47a3909e1 chore(main): missed 2 encodes 2022-07-14 11:26:36 +02:00
David Silva
05a442043a chore(main): readd encodes just to be on safe side 2022-07-14 11:25:38 +02:00
David Silva
312c96c59d chore(main): add countdown directly from date/time 2022-07-14 11:13:17 +02:00
David Silva
3ef7311442 chore(main): delete dead code 2022-07-14 10:55:02 +02:00
David Silva
9939e9f2f6 fix(app): housekeeping/dateformat 2022-07-14 10:44:44 +02:00
David Silva
23873657ab fix(get_matches): getMatch 2022-05-30 10:40:49 +02:00
NAme
9a477b3eb9
programmable delay 2022-05-28 19:03:15 +01:00
David Silva
ab17ce1d30 fix(get_matches): add hltv domain to url 2022-05-28 14:22:37 +02:00
David Silva
f296947331
Merge pull request #25 from grantephross/patch-1
Adds URL to get_matches()
2022-05-28 14:20:52 +02:00
David Silva
6a8f695dbe fix(get_parsed_page): introduce small sleep to help with CF 2022-05-28 14:20:39 +02:00
grantephross
1ce33609cc
Adds URL to get_matches()
Allows you to get matchid/match page url info out of the API for upcoming matches
2022-05-28 00:41:52 -05:00
edc36c1577 Fixes crash when requesting player info on player without a team 2021-01-19 02:34:54 +00:00
ae8333d43b get_match_info 2020-11-16 21:58:12 +00:00
8cbeac756e Added stats to get_player_info 2020-11-10 13:29:31 +00:00
1129edf35b Add ID, Name to get_players; created get_player_info 2020-11-10 13:03:59 +00:00
a18096ae43 Repaired get_matches for new layout 2020-07-29 16:14:53 +01:00
marsch2
aa58cd672c Working again. Fixed errors due to changed hltv layout and encoding errors in python 3.7 2019-02-21 18:05:17 +01:00
marsch2
162a1d42a4 Added get_resuts_by_date(date, date) function amd fixed the cloudflare error 2019-02-21 15:45:22 +01:00
David Silva
b0f36ea0f9 fix(main): get_players uses bodyshot-team now 2018-03-09 00:34:26 +01:00
David Silva
e2e20346ba fix(main): remove comments just to get some output 2018-01-07 03:11:29 +00:00
David Silva
50a7799c2c fix(main): teamscores are now int 2017-12-04 18:00:28 +01:00
David Silva
81e2a3d3d2 fix(main): small fix regarding results w/ featured events 2017-12-02 18:28:15 +01:00
David Silva
992334fe56 fix broken features due to changes on HLTV 2017-11-30 16:27:10 +01:00
b6d5146a2f Fixed the top20teams function (although it now returns 30 teams thanks to HLTVs updated site layout) 2017-07-14 19:44:26 +01:00
8f766ba7af Updated top5teams func for new site layout (rest coming soon) 2017-06-14 21:46:40 +01:00
Socks
dd4bece7a7 Comment on HLTVs updated team rankings 2017-03-22 15:00:28 +00:00
SecretlyTaco
467c003939 Apparently the match ID needs to serve the entire URL (thanks flanneljesus) 2016-09-18 21:09:53 +01:00
SecretlyTaco
e737d4235a matchids are now ints 2016-09-18 09:15:57 +01:00
SecretlyTaco
987313b43e get_results and get_matches now get the match ID 2016-09-18 09:12:29 +01:00
Sam
0caf06ce55 ints for ids and scores 2016-09-16 17:58:24 +01:00
SecretlyTaco
0c781fe66f Fixed last commit pls ignore 2016-09-16 17:48:38 +01:00
SecretlyTaco
278bb0cdfe Added pprint for easier to read output 2016-09-16 17:47:30 +01:00
060336f2aa Added get_results funciton 2016-09-16 13:35:51 +01:00
flannel jesus
1ebe3293e6 get_matches fix to return dictionary (incomplete) 2016-09-15 23:13:39 +01:00
Sam
208bca7443 general get_team_info function
we may not need get_players
2016-09-13 08:40:24 +01:00
SecretlyTaco
db57ac411b Added function to get a list of player names from a team ID. Needs some heavy rewriting 2016-09-13 04:59:12 +01:00