GusAlejandro / UCSB-COURSE-VIEWER

Mobile application to view the UCSB course catalog.
0 stars 0 forks source link

Speed up DB update script #1

Open GusAlejandro opened 7 years ago

GusAlejandro commented 7 years ago

A full run in goldDataLayer.py, takes about 3 hours. The clear way to speed this up is to refactor the UCSB GOLD API to allow for various subject course list scrapes on 1 browser instance.

GusAlejandro commented 7 years ago

Given that UCSB will likely have a new, responsive, version of GOLD this fall. We will hold off on this issue.