tphan25 / vttimetable

This is an API for accessing Virginia Tech's Timetable of courses using Golang. You can set up a query based on multiple form parameters and return courses that would match that description.
0 stars 0 forks source link

Certain response bodies in HTML are degenerate cases and the parser breaks when reading them #9

Open tphan25 opened 4 years ago

tphan25 commented 4 years ago

Some of these cases have been documented and fixed, but others should be recorded here for future practical use and pull requests are welcome.

tphan25 commented 4 years ago

"Check With Instructor" as a field in the Exam column is not currently accounted for. It has a different HTML tag type than the standard Exam column field, and will break our parser. This is reproducible by finding an unannounced exam time, i.e. for Winter courses.