{"id":23828539,"url":"https://github.com/dms-codes/calendar-scaper","last_synced_at":"2026-05-18T02:31:25.888Z","repository":{"id":270419841,"uuid":"910328607","full_name":"dms-codes/calendar-scaper","owner":"dms-codes","description":"This project scrapes event details from a calendar on a specific website and saves them to an .ics (iCalendar) file. It uses Selenium for web scraping and ics.py for creating and exporting the calendar data.","archived":false,"fork":false,"pushed_at":"2024-12-31T02:04:25.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T09:39:24.856Z","etag":null,"topics":["calendar","ics","selenium","selenium-python","selenium-webdriver"],"latest_commit_sha":null,"homepage":"https://github.com/dms-codes/calendar-scaper","language":"Python","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/dms-codes.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-31T02:00:07.000Z","updated_at":"2025-01-02T05:39:37.000Z","dependencies_parsed_at":"2024-12-31T03:17:03.445Z","dependency_job_id":"501e2078-7f22-4c9d-bfc4-fe7045745ebc","html_url":"https://github.com/dms-codes/calendar-scaper","commit_stats":null,"previous_names":["dms-codes/kirke-calendar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dms-codes/calendar-scaper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fcalendar-scaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fcalendar-scaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fcalendar-scaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fcalendar-scaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dms-codes","download_url":"https://codeload.github.com/dms-codes/calendar-scaper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fcalendar-scaper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["calendar","ics","selenium","selenium-python","selenium-webdriver"],"created_at":"2025-01-02T13:17:46.230Z","updated_at":"2026-05-18T02:31:25.864Z","avatar_url":"https://github.com/dms-codes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calendar Scraper\n\nThis project scrapes event details from a calendar on a specific website and saves them to an `.ics` (iCalendar) file. It uses Selenium for web scraping and `ics.py` for creating and exporting the calendar data.\n\n## Features\n\n- Scrapes calendar data (event date, time, location, description, and more) from a website.\n- Extracts additional event details from individual event pages.\n- Saves the event data to an `.ics` file, which can be imported into most calendar applications.\n  \n## Prerequisites\n\nBefore running the script, ensure that you have the following installed:\n\n- Python 3.x\n- pip (Python package manager)\n\n## Installation\n\n1. Clone this repository to your local machine or download the script file.\n2. Install the required Python packages by running:\n\n```bash\npip install -r requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fcalendar-scaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdms-codes%2Fcalendar-scaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fcalendar-scaper/lists"}