leetcode-stats-api
leetcode-stats-api copied to clipboard
API to retrieve LeetCode profile statistics
How we can get the beats % on each section as we can see in the leetcode profile. also details of badge etc
**Feat Request Detail :** _The response should also contain the current and max Streak for the username !_ **Simple Example Structure of the response which contins the streak info's :**...
Is there any possibility that you can provide me the api by the user to get the total number problems sovled for (today) It would really help to do a...
Added the docker file to run locally
Could you please add the no.of badges earned with this data
`submissionCalendar` object does not show entries of days when the user has made no submission (0 submissions).
**Steps to reproduce** 1. Create a simple web application with `https://leetcode-stats-api.herokuapp.com/` call inside. 2. Host it in GitHub pages. 3. Open it in browser **Expected behavior** Call should be valid...
My organization/club has been using the api for a leaderboard. When 50+ api calls are made within 10mins, all users get this error when trying to load the page. Reloading...