Codechef: Get User Recent Submissions
Codechef via Parse · developer_tools
Fetches the recent submissions of a CodeChef user. Returns a paginated list of submissions with problem name, result, language, and timestamp. The response is parsed from server-rendered HTML content. Access competitive programming data from CodeChef including problem lists, contest information, user profiles, and submission history. Fulfilled by Parse from codechef.com.
- codechef
- codechef-com
- developer-tools
- education
- other
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6aa4e6fb-1d6a-4c05-aeaf-d2996e380e80/get_user_recent_submissions
- Interface artifact
- sha256:a322c9b3d86e1817f584997016ab5b93a2a971ea1ab228d60e21b1d674053277
- Manifest digest
- sha256:239a36e7961402563c0deb91f24307fbff8bf222b7276376f3a281d15e30b963
Request fields
- page (integer): Page number (0-indexed).
- username (string, required): CodeChef username.
Example queries
- {"page":"0","username":"admin"}