Qasim Iqbal
Qasim Iqbal
I've fixed up the project so that it can build with Carthage, but CocoaPods is still not available.
https://github.com/cobalt-uoft/uoft-scrapers/issues/52
I think a first step towards accomplishing this is going over how we would include the session in our URL (remembering that we have to stay RESTful). Any ideas?
👍 omitting `session` 👍 multiple collections
P.S. @paulxuca would like to tackle this.
@vatdaell Cool! Here's where the file for it is: [`uoftscrapers/scrapers/timetable/utsc/__init__.py`](https://github.com/cobalt-uoft/uoft-scrapers/blob/master/uoftscrapers/scrapers/timetable/utsc/__init__.py) And these are the places I found where UTSC posts info. If you're a UTSC student, you may know better....
@vatdaell You can set enrolment numbers / limits to zero by default in that case. `id` is a unique identifier for the course. Basically it's split into the following pieces:...
@anderson202 yes please! Give it a go and if you have any questions, we can answer them. I have a very basic wiki here with information: https://github.com/cobalt-uoft/uoft-scrapers/wiki but it really...
I think there is a chance here to email [email protected] asking to see if there is a possibility to get direct DB access for the sake of Cobalt (in this...
I don't have enough experience to say, but from all the talking I've done with these subdivisions at UofT, no one has been in favour of providing their data directly...