/cs56-utilities-GEscraper

W15-YES | PazZaitGivon | dlynch305 brentkirkland |Scrape UCSB course pages for appripriate classes that fulfill certain GE requirements

Primary LanguageJava

cs56-utilities-GEscraper

Project Information

 YES | mastergberry | Scrape UCSB course pages for appripriate classes that fulfill certain GE requirements

####Purpose

Scrape University of California, Santa Barbara's General Catalog to show General Education Area Course list.

The user has the option to either see the entire courselist of an area OR the a specific department within the area.

####What's being scraped?

The current website of UCSB that is being scraped is: http://my.sa.ucsb.edu/catalog/current/UndergraduateEducation/AreaE.aspx

####Who made what changed?

Changes by Dylan Lynch and Brent Kirkland

Recent Changes of LAST GROUP

  • Improved Javadoc
  • Added JUnit Tests
  • Refactored files for Git
  • Fixed missing class case
  • Added User interaction to input an Area (eg "B", "C")