SU: Get Course Schedule
SU via Parse · education
Construct and return the direct TimeEdit schedule link for a specific course instance. The semester and event_code identify the exact course offering, obtained from search results occasions[].eventCode and occasions[].semester fields. 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
- GET /scraper/5ddbca99-2632-42a0-a0da-e905a7234b57/get_course_schedule
- Interface artifact
- sha256:31c052d08cc7ac921b083d7ff3a97b658771bd6c5a08e1ec076fd16e8d9ec8b9
- Manifest digest
- sha256:01fe9847f1dd6f247eb60f79b5a88f62a210d0ab9f3df65d7cbbd46290825f15
Request fields
- semester (string, required): Semester code (e.g. 'VT2026', 'HT2025').
- event_code (string, required): Event code for the course instance, from search results occasions[].eventCode (e.g. '10031').
Example queries
- {"semester":"HT2025","event_code":"10031"}