UTDNebula / nebula-api

The central API for Nebula Labs. Makes UTD data easily available through endpoints for both internal and public usage.
MIT License
26 stars 33 forks source link

Determine why some queries for 25S sections show no professors #240

Open jpahm opened 2 weeks ago

jpahm commented 2 weeks ago

Some queries for the new Spring 2025 sections show sections without any registered professors, i.e. https://api.utdnebula.com/section?academic_session.name=25S&course_reference=672f17363e61da2b1e5a2ace. This must be some sort of scraping or parsing issue, seeing as coursebook correctly shows the specified course as having professors. We will need to look into this and deploy a fix ASAP.

254176 commented 1 week ago

I can do this.

jpahm commented 1 week ago

It's all yours!