Is there a way to get a list of all the HN users, along with their karma points, something like a ranking table?
I know that a top 100 list exists under: https://news.ycombinator.com/leaders but it doesn't include all users.
I checked the API under: https://github.com/HackerNews/API but again couldn't find something readily available that can be queried.