Welcome to the Leetcode Statistics API repository!
This API allows you to easily access statistical data about users on Leetcode, a popular platform for preparing for technical interviews and honing coding skills. With this API, you can retrieve information such as a user's:
@@ Work In Progress - Data Visualisation and more @@
To use the Leetcode Statistics API, simply follow these steps:
It's that easy! No need to worry about obtaining an API key or rate limiting - just make the request(use the URL) and get your stats. I hope you find this API useful and appreciate any feedback you may have. Thank you for using the Leetcode Statistics API!
The result will show the total number of questions on the LeetCode Platform, also with easy, medium and hard difficulty.
It will show the total number of questions solved by the user, and also show the individual questions solved by them based on the difficulty level.
With this data, you can get a sense of your progress and strengths on the Leetcode platform, as well as areas where you may want to focus your efforts.
For users who prefer a darker visual theme, they can add theme=dark
at the end. Right now only light and dark theme are only supported. In future more themes will be added.
For dark theme, use https://leetcode-stat-api.herokuapp.com/adityag28/theme=dark
The most popular and common use for this API url is that the users can simply add this to their GitHub profile readme to showcase their LeetCode statistics, allowing others to easily view your progress and achievements on the Leetcode platform.