Replaces the tricoscraper and xlsxscraper repositories with an easier and more efficient data-scraping method for collecting Swarthmore college course data.
Install Golang
go mod download
go run main.go
Enter your semester (i.e. fall): string
Enter your year (i.e. 2024): integer
Distributed under the MIT License.