codechef.com API: get_problem_details
codechef.com via Parse · developer_tools
Fetches the full details of a specific problem including the problem statement HTML, constraints, tags, author info, time limits, and editorial links. Use contest_code PRACTICE for practice problems or the specific contest code for contest problems. Access competitive programming data from CodeChef including problem lists, contest information, user profiles, and submission history. Fulfilled by Parse from codechef.com.
- codechef-com
- developer-tools
- education
- 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/6aa4e6fb-1d6a-4c05-aeaf-d2996e380e80/get_problem_details
- Interface artifact
- sha256:e04f7c02ddef17aaf457316d40fc62f72cc0fa46b95f7b933fe2638ac0139a49
- Manifest digest
- sha256:e2e5d50130a42c77932f6f9182aa7c9794aecda92f93f6ec93d0999878e5fcf5
Request fields
- contest_code (string): Contest code the problem belongs to, or PRACTICE for practice problems.
- problem_code (string, required): Problem code (e.g. PALIN, BTWSXOR).
Example queries
- {"contest_code":"PRACTICE","problem_code":"BTWSXOR"}