Hyperskill: List Tracks
Hyperskill via Parse · education
List all tracks (courses) on Hyperskill. Returns paginated results with track summaries including title, description, member count, and topic count. 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_tracks
- Interface artifact
- sha256:a247dce6f7d8ed682d35425a92ec4eb84c17208599f94ef51c0a6c242f59dd8d
- Manifest digest
- sha256:3b867a3c818a08ebb8821a32eaabcf62dc5f955e1e1784feae3dca256cc2b6a1
Request fields
- page (integer): Page number.
- category (integer): Filter by track category ID (e.g. 1).
- page_size (integer): Number of tracks per page.
Example queries
- {"page":"1","category":"1","page_size":"3"}