hltv-api icon indicating copy to clipboard operation
hltv-api copied to clipboard

Feature: Added getPlayersByName

Open CaptainZidgel opened this issue 2 years ago • 1 comments

HLTV.getPlayersByName("substr") Returns an array of dicts: [{id: ..., nickname: ...}, {...}, {...}] from the results of HLTV.org/search. Includes tests. (Note that search operates only on nicknames. Though HLTV's results page shows first names and last names, these cannot be searched for).

CaptainZidgel avatar Oct 08 '22 19:10 CaptainZidgel

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hltv-api ✅ Ready (Inspect) Visit Preview Oct 8, 2022 at 7:02PM (UTC)

vercel[bot] avatar Oct 08 '22 19:10 vercel[bot]