Currently, some of the API responses are not consistent. For example, fetching a non-existent course such as /fh/single?dept=MATH&course=2D returns a response as plaintext, instead of being valid JSON:
Error! Could not find given selectors in database
These instances should be fixed and the API should consistently return valid JSON .
Currently, some of the API responses are not consistent. For example, fetching a non-existent course such as /fh/single?dept=MATH&course=2D returns a response as plaintext, instead of being valid JSON:
These instances should be fixed and the API should consistently return valid JSON .