Hi everyone,
I've built an unofficial LeetCode API and a daily-updated Google Sheet with all the LeetCode questions. Unlike other projects, you can query problems directly using their questionId. It’s powered by FastAPI with interactive docs, and the Google Sheet lets you sort by likes, like ratio, and tags. (There's another popular sheet, but it's not open source and is missing about 300 questions.)
Check it out:
- Live Demo: leetcode-api-pied.vercel.app
- Docs: leetcode-api-pied.vercel.app/docs
- Google Sheet: View Sheet
To enable filtering/sorting in the sheet, select Row 3 and go to Data > Filter views > Create new filter view.
This project is actively maintained, and I’d love your feedback!
Contributions are welcome—check out the GitHub repo to get involved.
Top comments (0)