ScottyLabs / course-api

The new version of the Scheduling API, now with prerequisites, course descriptions, and more!
https://scottylabs.org/course-api/
MIT License
21 stars 14 forks source link

FCE Compatibility #28

Closed adam1x closed 8 years ago

adam1x commented 8 years ago

Authenticating... Downloading data for div 683... Parsing... Something went wrong. Running without FCEs for now...

I guess they updated FCE HTML template?

justingallagher commented 8 years ago

Yes, they made some changes to the FCEs site that broke our authentication scheme. I've been trying to figure it out over the past few weeks but haven't had much luck.

I'm been thinking about providing a workaround so you could go to the FCEs website, download the data for the semesters/colleges you want, then run the script on that locally. Would that work for your application? Of course, you'd have to repeat this as new FCEs are released.

(Continuation of #27)

adam1x commented 8 years ago

oh nevermind. I'm just using all the data from catalog to easily check pre-reqs and co-reqs.