maxwiseman / Scholarly-V2

Scholarly is an attempt to create a more modern, more customizable frontend for Canvas LMS
https://legacy.scholarlyapp.io
0 stars 1 forks source link

Figure out a way to get data from Aspen SIS #82

Open maxwiseman opened 1 year ago

maxwiseman commented 1 year ago

This will be difficult because there is no official Aspen API. We might have to create some sort of web scraper to get this data.

maxwiseman commented 1 year ago

ClassyCreations/ScheduleCheck seems to provide a similar API, but because it is a web scraper, it may not still work if the Aspen UI has been changed. It is worth investigating though.