I just implemented a leetcode contest ranking searcher
On 2020/03/10 at 23:56
Leetcode contest ranking page lacks a search bar to search for the ranking of a specific user.
So I just made a simple crawler and web UI for this search feature.
You can check the demo page and code here.