YACS-RCOS / yacs.n

YACS - with support for multi semester and partial semesters
MIT License
31 stars 30 forks source link

Feature Request — Webscrape without Logging In #861

Open martig7 opened 5 months ago

martig7 commented 5 months ago

Job Right now we log in to SIS to scrape basic course info, which means using DUO 2FA on script start.

Describe a possible solution There's a specific link that QUACS uses to scrape this without logging in, and it seems this link gets updated sooner than SIS normally. I'd like to use this to make our scraping more autonomous.

Context