Ucas: Get Course Details
Ucas via Parse · education
Retrieve full details for one course by its UUID, including provider info, entry requirements, fees, contacts, study options, and historic grade data. The course_id is obtained from search_courses results. Search and retrieve details for courses, apprenticeships, providers, content, and scholarships on UCAS (Universities and Colleges Admissions Service). Fulfilled by Parse from ucas.com.
- education
- government-public
- jobs
- parse
- platform-key
- ucas
- ucas-com
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/26ad71cd-9914-4a1e-8d6e-ca0122a45400/get_course_details
- Interface artifact
- sha256:e65b8f8e4e6550653a3faf0ada27494cb4e22513d8cb351816c777b5d6791762
- Manifest digest
- sha256:85dbb1ce2d5a0bfd5016e1871ccae08304eef1651ef51ce8002c70719d950bfe
Request fields
- year_id (string): Academic year ID (e.g. '2025', '2026').: Allowed values: 2026, 2025
- course_id (string, required): Course UUID (e.g. 'f9631483-60d5-dbea-4593-4fb95ead77d5'). Obtained from search_courses hits[*].courseId.
Example queries
- {"year_id":"2026","course_id":"f9631483-60d5-dbea-4593-4fb95ead77d5"}