Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 502 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 502 Bytes

Getting Started

Replaces the tricoscraper and xlsxscraper repositories with an easier and more efficient data-scraping method for collecting Swarthmore college course data.

Prerequisites

Install Golang

Usage

go mod download
go run main.go

CLI

Enter your semester (i.e. fall): string
Enter your year (i.e. 2024): integer

License

Distributed under the MIT License.