leetcode.com API: get_user_profile
leetcode.com via Parse · developer_tools
Get a LeetCode user's public profile including personal info, ranking, and submission statistics broken down by difficulty. Returns stale_input with kind input_not_found if the username does not exist. Search LeetCode problems with filters, list programming contests, and look up public user profiles. Fulfilled by Parse from leetcode.com.
- developer-tools
- education
- leetcode-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e4e91877-8a33-4462-b5ed-1a5cd60da1f0/get_user_profile
- Interface artifact
- sha256:6546a4061b4d9b81caa6811545af6263bfc31612653818b8031f9554567eae80
- Manifest digest
- sha256:03a69bc59209bd55e86059ca04334b44808e76f0dee3835d9a9cbc62b8949ba6
Request fields
- username (string, required): LeetCode username to look up (e.g. 'neal_wu').
Example queries
- {"username":"neal_wu"}