dajk / hltv-api

DEPRECATED: An unofficial JSON api for popular CS:GO website hltv.org. Check available methods on https://hltv-api.vercel.app/
http://npm.im/hltv-api
MIT License
277 stars 59 forks source link

Include HS % in result #25

Open PPBWoodBoy opened 5 years ago

PPBWoodBoy commented 5 years ago

Hi,

would it be possible to include the HS Rate for each player? like on this page:

https://www.hltv.org/stats/matches/mapstatsid/90655/g2-vs-mousesports

"K (hs)"

and include it in this request:

"http://localhost:3000/matches/2335536/g2-vs-mousesports-starladder-major-2019-main-qualifier"

Thanks.

dajk commented 5 years ago

Hi,

I feel it's not as important stat, so maybe we can have another endpoint for that with a little bit extended data. It would be nice if somebody takes over it. Let me know if you (@TomHaupt) wanna work on that?