GET /courses
Search course information at current semester.
Name | Required | Description |
X-NCU-API-TOKEN | yes | Your API token |
Name | Required | Description | ||||||||||||||
dept | no | department id | ||||||||||||||
week | no |
|
||||||||||||||
period | no | 1,2,3,4,Z,5,6,7,8,9,A,B,C,D,E,F | ||||||||||||||
limit | no | 1 <= limit <= 500, defaults to 30. | ||||||||||||||
keyword | no | at most 3 |
GET /courses?period=2&week=3
- json
Field Name | Type | Value Description |
result | list | [Course Object] |