# README
/courseoutline course_code:<code>
- get the course outline for a course by the course code
# Functions
TODO: unable to get school information.
GenerateSubjectCodeCompletion get the subject codes to fill in for autocompletion based on current user input.
GeneratewebPageURL constructs a url that leads to the course outline page for the selected course.
GetCourseInfo scrapes the url passed in to get course information url: the course outline to scrape.
GetStringInBetween Returns empty string if no start string found.
# Structs
No description provided by the author