Pbinfo: Get Problem
Pbinfo via Parse · education
Get detailed information about a specific programming problem by its numeric ID. Returns the full problem statement, metadata (class level, difficulty, time/memory limits, author), category breadcrumbs, tags, and count of submitted solutions. The problem_id can be obtained from search_problems or list_problems results. Access programming problems from pbinfo.ro, a Romanian informatics education platform. Search problems by keyword, list problems by category with pagination, and get detailed problem information including statement, constraints, and metadata. Fulfilled by Parse from www.pbinfo.ro.
- developer-tools
- education
- other
- parse
- pbinfo
- platform-key
- www-pbinfo-ro
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a67950ed-d14d-40d9-8f6d-e48f9f53aa85/get_problem
- Interface artifact
- sha256:003989615f8c866084aa9720aecd9f766f3ad1ad0b6e3b3239a011248d78557a
- Manifest digest
- sha256:365e120f51a6619f80c172b7cc5cbfaafcfa6bdfcfaa30057babde74199aa707
Request fields
- problem_id (string, required): Numeric problem ID (e.g. '255' for Fibonacci, '4906' for numere_p10). Can be obtained from search_problems or list_problems results.
Example queries
- {"problem_id":"255"}