1.0.6 • Published 9 years ago

bu-cds-api v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

Boston University Course Description Search API

Tools for searching through the Boston University course description search.

##Example

var cds = require("course_description_search_api");

cds("cascs440");

/*
This value will be

{"Spring 2015":{"LEC":[{"section":" A1","instructor":"Margrit Betke",
"location":" 209"}],"LAB":[{"section":" A2","instructor":"Margrit Betke"
,"location":"EMA 304"},{"section":" A3","instructor":"Margrit Betke",
"location":"EMA 304"}]},"description":"Introduction to computer systems
that exhibit intelligent behavior, in particular, perceptual and robotic
systems. Topics include human computer interfaces, computer vision, 
robotics, game playing, pattern  recognition, knowledge representation,
planning"}
*/
1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago