HLTV

The unofficial HLTV Node.js API

MIT License

Downloads
890
Stars
376
Committers
40

Bot releases are hidden (Show)

HLTV - 2.17.3

Published by gigobyte over 4 years ago

  • Fix getMatch -> maps -> result string
HLTV - 2.17.2

Published by gigobyte almost 5 years ago

  • Fix getMatch -> players -> id always undefined #225
HLTV - 2.17.1

Published by gigobyte almost 5 years ago

  • Fix crash in getMatches | thanks @Samuron
HLTV - 2.17.0

Published by gigobyte almost 5 years ago

  • Add rankDuringEvent property for each team in getEvent
  • Add matchStatsId property in getTeamStats
HLTV - 2.16.3

Published by gigobyte about 5 years ago

  • Fix recentResults property in getTeam #203
  • Add statsId property to getMatch #206 | thanks @honjes
  • Fix crash in getMatchMapStats #209 | thanks @honjes
  • Add getPlayerByName method | thanks @honjes
HLTV - 2.16.2

Published by gigobyte about 5 years ago

  • Handle stopwatch round result in getMatchMapStats #197
HLTV - 2.16.1

Published by gigobyte about 5 years ago

  • Fix getPlayerStats #192
HLTV - 2.16.0

Published by gigobyte about 5 years ago

  • Fix getTeam endpoint | thanks @pspuarduino
  • mapStatistics property has been removed from getTeam as HLTV no longer has that graph on the page ⚠️
HLTV - 2.15.0

Published by gigobyte over 5 years ago

  • Add getEvents method | thanks @emha
  • Add teamID filter to getResults | thanks @emha
  • Add Deleted to enum with match statuses | thanks @Chuli2k
HLTV - 2.14.3

Published by gigobyte over 5 years ago

  • Add eventId filter for getResults | thanks @Chuli2k
  • Add match status to getMatch | thanks @Chuli2k
HLTV - 2.14.2

Published by gigobyte over 5 years ago

  • Add odd parsing in getMatch | thanks @emha
HLTV - 2.14.1

Published by gigobyte over 5 years ago

HLTV - 2.14.0

Published by gigobyte over 5 years ago

HLTV - 2.13.1

Published by gigobyte over 5 years ago

The same as 2.13.0 but with a build fix:

  • Return id with data requested by id (#132) | thanks @trevorblades
  • Add more options to getPlayerRanking (#131) | thanks @trevorblades
HLTV - 2.13.0

Published by gigobyte over 5 years ago

IGNORE

* Return id with data requested by id (#132) | thanks @trevorblades
* Add more options to getPlayerRanking (#131) | thanks @trevorblades

HLTV - 2.12.3

Published by gigobyte over 5 years ago

HLTV - 2.12.2

Published by gigobyte over 5 years ago

  • Fix getPlayer
HLTV - 2.12.1

Published by gigobyte over 5 years ago

  • Add more LogEvent types (Suicide, MatchStarted and Restart) | thanks @sdvcrx
HLTV - 2.12.0

Published by gigobyte over 5 years ago

  • Fix Scorebot is not working #110
  • Add match score to match stats and match map stats api #111 | thanks @mikkeldamm
HLTV - 2.11.0

Published by gigobyte almost 6 years ago

  • Adds assists and flashAssists to player stats under match stats #108 | thanks @mikkeldamm