Pbinfo: Search Problems
Pbinfo via Parse · education
Full-text search over the problem catalog via autocomplete. Returns matching problem names and IDs ranked by relevance. Server returns up to ~30 top matches; no pagination. Each result carries the numeric problem ID usable with get_problem. 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/search_problems
- Interface artifact
- sha256:0cebea49cabc8194a2b52888c92a8c304695f4d8929d2215d0cf0c8757fdc1d6
- Manifest digest
- sha256:305237766c40011db5b18c9466dc8b62adb761c29cee74df4a4f8f4c599801d3
Request fields
- term (string, required): Search term to find problems by name (e.g. 'fibonacci', 'matrice', 'sortare').
Example queries
- {"term":"fibonacci"}