{"id":21553445,"url":"https://github.com/cbebe/eclass-event-scraper","last_synced_at":"2026-04-19T04:31:17.097Z","repository":{"id":104381668,"uuid":"437711888","full_name":"cbebe/eclass-event-scraper","owner":"cbebe","description":"Scrapes for Calendar Events in eClass using Puppeteer","archived":false,"fork":false,"pushed_at":"2022-01-30T10:01:12.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T02:40:08.908Z","etag":null,"topics":["node","puppeteer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbebe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-13T02:31:12.000Z","updated_at":"2022-02-28T05:04:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bf34442-ef14-4666-a8b4-93ddebd964bc","html_url":"https://github.com/cbebe/eclass-event-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbebe/eclass-event-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Feclass-event-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Feclass-event-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Feclass-event-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Feclass-event-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbebe","download_url":"https://codeload.github.com/cbebe/eclass-event-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Feclass-event-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31994887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["node","puppeteer"],"created_at":"2024-11-24T07:10:48.660Z","updated_at":"2026-04-19T04:31:17.091Z","avatar_url":"https://github.com/cbebe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eClass Events Scraper\n\nScrapes for Calendar Events in eClass using Puppeteer\n\nRun `yarn start` to get all Calendar events on eClass. The scraped data is saved in `events.json`.\n\nExample `events.json`:\n\n```json\n[\n  {\n    \"course\": \"2021-2022 Co-op eConnect - a Community of Co-ops  \",\n    \"title\": \"Submit WkExp 905 Report - Fall  2021 is due\",\n    \"deadline\": \"Friday, 31 December, 11:59 PM\",\n    \"description\": \"... Long assignment description ...\"\n  },\n  {\n    \"title\": \"eClass Maintenance Outage\",\n    \"deadline\": \"Monday, 3 January, 12:00 AM » 11:59 PM\",\n    \"description\": \"There is a scheduled maintenance outage for eClass on January 3rd, 2022.\"\n  }\n]\n```\n\n## Why\n\nI've missed too many assignments and quizzes because I don't check eClass regularly.\n\n## Setup\n\nRun `yarn setup` to prompt for CCID, and password.  \nAlternatively, you can copy the `.env.example` file into `.env` and fill out the variables yourself.\n\n## TODO\n\n- Exit on incorrect password\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbebe%2Feclass-event-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbebe%2Feclass-event-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbebe%2Feclass-event-scraper/lists"}