Course Title Search


Another V4 feature we added SWS is the ability to submit a search query against course titles. You can now create your own application search feature for your users.

The below web request performs a course search using “info” as the contains search text against course titles. This returns 216 search results showing only 10 results at a time.

https://ws.admin.washington.edu/student/v4/public/course?year=&quarter=&curriculum_abbreviation=&course_number=&course_title_starts=&course_title_contains=info&sort_by=on&page_size=10

Lastly, we also offer paging so you can receive the total result count, page size, and page start to help you enable paging in your application.

Enjoy!

  1. No comments yet.
(will not be published)
  1. No trackbacks yet.