{"id":43077190,"url":"https://github.com/willbarkoff/cornell-class-roster-tracker","last_synced_at":"2026-01-31T14:11:05.058Z","repository":{"id":65338898,"uuid":"422272224","full_name":"willbarkoff/cornell-class-roster-tracker","owner":"willbarkoff","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-28T16:24:18.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T06:31:15.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willbarkoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-28T16:12:23.000Z","updated_at":"2024-06-20T06:31:15.498Z","dependencies_parsed_at":"2023-01-18T00:40:14.366Z","dependency_job_id":null,"html_url":"https://github.com/willbarkoff/cornell-class-roster-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willbarkoff/cornell-class-roster-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Fcornell-class-roster-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Fcornell-class-roster-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Fcornell-class-roster-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Fcornell-class-roster-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willbarkoff","download_url":"https://codeload.github.com/willbarkoff/cornell-class-roster-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Fcornell-class-roster-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-31T14:11:04.439Z","updated_at":"2026-01-31T14:11:05.053Z","avatar_url":"https://github.com/willbarkoff.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cornell Class Roster Tracker\n\nSometimes when you're picking a class, you wonder: \"Will this class be full by\nthe time I enroll?\" Well, my plan is to collect data every hour and see when\nclasses fill.\n\nThere's probably a better way (each file is ~1.5MB * 24 collections / day * 7\ndays of preenroll) = approx 0.25GB of data, which I intended to display on a\nwebsite but am now thinking I could just generate a graph for every class\nbecause nobody wants to load a 0.25GB website but idk man?\n\nRight now, the plan is to run it on a cron job on `ugclinux`. We'll see how that\nworks out lol. It takes about 4 minutes to run, because the\n[course roster](https://classes.cornell.edu) developers kindly request that you\ndon't make more than 1 request per second, so we wait a second between every\nrequest.\n\nThis is going to be interesting and it might totally fail.\n\nAlso `ugclinux` doesn't have Go on it so you need to cross-compile (or if you're\non x86 linux i guess just compile) for it:\n\n```\nLinux en-ci-cisugcl16 5.4.0-80-generic #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux\n```\n\nTo cross compile:\n\n```\nGOOS=linux GOARCH=amd64\n```\n\noh ALSO i might miss a few datapoints on ugclinux:\n\n```\nSystem maintenance: Tuesday or Thursday between 5am-7am these servers may be rebooted\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbarkoff%2Fcornell-class-roster-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillbarkoff%2Fcornell-class-roster-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbarkoff%2Fcornell-class-roster-tracker/lists"}