Hyperskill: List Projects
Hyperskill via Parse · education
List all projects. Returns paginated results with project summaries including title, language, stages count, and rating. Requesting a page beyond available results returns an upstream error. Hyperskill.org API scraper for tracks, projects, stages, topics, and providers. Fulfilled by Parse from hyperskill.org.
- b2b-directory
- developer-tools
- education
- hyperskill
- hyperskill-org
- parse
- platform-key
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/13ef78bb-f385-4a72-a394-aac986918253/list_projects
- Interface artifact
- sha256:1c0cd2c34b263777d119e06bd4ece051efc85f5adc9b51328b5a3c6901108481
- Manifest digest
- sha256:e17c716253806a84ceb46ee09daf4c140d0c55b72c01b50f35c650459c8594ec
Request fields
- page (integer): Page number.
- language (string): Filter by programming language (e.g. python, java, kotlin).
- page_size (integer): Number of projects per page.
Example queries
- {"page":"1","language":"python","page_size":"3"}