SU: Search Programs
SU via Parse · education
Full-text search over Stockholm University's degree program catalog. Supports filtering by education level, semester, and institution. Returns paginated results with program metadata. Each program item includes a URI for fetching full details via get_course_detail. Search and retrieve course and program information from Stockholm University's education catalog. Fulfilled by Parse from su.se.
- education
- government-public
- parse
- platform-key
- su
- su-se
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/5ddbca99-2632-42a0-a0da-e905a7234b57/search_programs
- Interface artifact
- sha256:aa602cd4e070bce6563df0bc02bdb79aa2cd21d4c5a2fc9b5d7f299f18e77e53
- Manifest digest
- sha256:4d3c7ed3fbf4398ce4c524b3c757ec7981bac7e0a6f24f489776cd77351b17ea
Request fields
- page (integer): Page number (0-based).: Allowed values: 0, 1
- level (string): Education level ID filter. '1' for Grundnivå, '2' for Avancerad nivå. Comma-separated for multiple.: Allowed values: 1, 2
- query (string): Search keyword.
- language (string): Interface language: 'sv' (Swedish) or 'en' (English).: Allowed values: sv, en
- semester (string): Semester code filter (e.g. 'HT2026'). Comma-separated for multiple.
- institution (string): Organisation/institution ID filter. Comma-separated for multiple.
Example queries
- {"page":"0","level":"1","query":"data","language":"sv","semester":"HT2026"}