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

92 commits

Author SHA1 Message Date
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
5f7ed6ec31 Merge branch 'master' into date-formatting 2022-07-14 11:00:46 +02:00
David Silva
ab66ebf62b
Merge pull request #28 from SocksPls/dependabot/pip/lxml-4.9.1
Bump lxml from 4.6.5 to 4.9.1
2022-07-14 11:00:21 +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
dependabot[bot]
3a5c45be97
Bump lxml from 4.6.5 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 19:42:37 +00:00
David Silva
a17028459f fix(README): url 2022-05-30 10:42:19 +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
NAme
156c5b94e1
Update README.md 2022-05-28 18:47:20 +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
David Silva
d45f833c05 fix(requirements): beautifulsoup version to 4.11.1 2022-05-28 14:18:22 +02:00
David Silva
92fb6f66b3
Merge pull request #26 from SocksPls/fix-beautifulsoup
fix(requirements): beautifulsoup version
2022-05-28 14:16:10 +02:00
David Silva
1cea969b82 fix(requirements): beautifulsoup version 2022-05-28 14:12:10 +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
NAme
b2c500015b
Merge pull request #23 from SocksPls/dependabot/pip/lxml-4.6.5
Bump lxml from 4.6.3 to 4.6.5
2021-12-13 20:05:02 +00:00
dependabot[bot]
6bb9da9879
Bump lxml from 4.6.3 to 4.6.5
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 19:46:23 +00:00
NAme
14dfd6b7f8
Merge pull request #22 from SocksPls/dependabot/pip/lxml-4.6.3
Bump lxml from 4.6.2 to 4.6.3
2021-04-02 13:28:15 +01:00
dependabot[bot]
8842344764
Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 18:30:18 +00:00
edc36c1577 Fixes crash when requesting player info on player without a team 2021-01-19 02:34:54 +00:00
NAme
e0cd80d008
Merge pull request #20 from SocksPls/dependabot/pip/lxml-4.6.2
Bump lxml from 3.6.4 to 4.6.2
2021-01-13 23:52:35 +00:00
dependabot[bot]
a90c98c8d4
Bump lxml from 3.6.4 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-3.6.4...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 22:23:00 +00:00
ae8333d43b get_match_info 2020-11-16 21:58:12 +00:00
cfbd69375f Fixed formatting 2020-11-16 20:34:07 +00:00
8cbeac756e Added stats to get_player_info 2020-11-10 13:29:31 +00:00
5a69533427 Updated readme with new get_players and get_player_info 2020-11-10 13:14:22 +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
NAme
8a28c4c77d
Create LICENSE 2020-04-03 19:13:50 +01:00
22b161f4fe Updated requests library requirement 2019-04-11 11:11:20 +01:00
David Silva
7409241835
Merge pull request #13 from marsch2/master
Fixed the api for current hltv layout and added a new function
2019-02-21 18:49:14 +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
Sam
823eee4f36
Update README.md 2018-05-12 09:57:52 +01:00
David Silva
c1a0f437ac
Merge pull request #12 from zGrav/master
fix(main): get_players uses bodyshot-team now
2018-03-09 00:34:55 +01:00
David Silva
b0f36ea0f9 fix(main): get_players uses bodyshot-team now 2018-03-09 00:34:26 +01:00
f350b50d94 Added better documentation 2018-02-15 14:29:39 +00:00
David Silva
92ff9f8a50
Merge pull request #11 from zGrav/master
fix(main): remove comments just to get some output
2018-02-10 13:36:51 +01:00
David Silva
e2e20346ba fix(main): remove comments just to get some output 2018-01-07 03:11:29 +00:00
David Silva
e6a7ef49f8
Merge pull request #10 from zGrav/master
fix(main): teamscores are now int
2017-12-04 18:01:18 +01:00
David Silva
50a7799c2c fix(main): teamscores are now int 2017-12-04 18:00:28 +01:00