Ucas: Search Courses
Ucas via Parse · education
Full-text search over UCAS course listings filtered by academic year. Returns paginated results with course title, provider, location, study options, and subject metadata. Each hit includes a courseId suitable for drilling into full details via get_course_details. 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/search_courses
- Interface artifact
- sha256:c6571e66c09f6d471a6d8afe7cb3b286911fe6b1981213dc137b074dd10ec2de
- Manifest digest
- sha256:3244853adca86d32efcb55da3d626c57ca01f5660b43ad94d821550031a94a04
Request fields
- page (integer): Page number (0-indexed).
- year (string): Academic year to filter by. Only years with published course data return results (currently '2025' and '2026').: Allowed values: 2026, 2025
- limit (integer): Number of results per page.
- query (string): Search keyword for courses (e.g. 'engineering', 'medicine').
Example queries
- {"page":"0","year":"2026","limit":"5","query":"engineering"}