bu-cds-api

1.0.6 • Public • Published

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"}
*/

Readme

Keywords

none

Package Sidebar

Install

npm i bu-cds-api

Weekly Downloads

0

Version

1.0.6

License

ISC

Last publish

Collaborators

  • kylelh