{"id":20021345,"url":"https://github.com/piotrpdev/wit-room-scrape","last_synced_at":"2026-05-15T07:06:48.677Z","repository":{"id":237041968,"uuid":"793681417","full_name":"piotrpdev/wit-room-scrape","owner":"piotrpdev","description":"Finds when rooms in the SETU Waterford campus are empty.","archived":false,"fork":false,"pushed_at":"2024-04-29T17:19:39.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-01T16:23:02.023Z","etag":null,"topics":["institute","schedule","setu","technology","timetable","waterford","wit"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piotrpdev.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":"2024-04-29T17:06:22.000Z","updated_at":"2024-06-19T08:10:18.653Z","dependencies_parsed_at":null,"dependency_job_id":"7bab9a60-4870-469b-a719-e72526b249f7","html_url":"https://github.com/piotrpdev/wit-room-scrape","commit_stats":null,"previous_names":["piotrpdev/wit-room-scrape"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fwit-room-scrape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fwit-room-scrape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fwit-room-scrape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fwit-room-scrape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrpdev","download_url":"https://codeload.github.com/piotrpdev/wit-room-scrape/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241455379,"owners_count":19965602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["institute","schedule","setu","technology","timetable","waterford","wit"],"created_at":"2024-11-13T08:36:31.283Z","updated_at":"2026-05-15T07:06:48.637Z","avatar_url":"https://github.com/piotrpdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIT Room Scrape\n\nFinds when rooms in the SETU Waterford campus are empty.\n\nSaves output to an `ASCII` table file and `JSON` file.\n\n## Example\n\n### Finding empty IT rooms\n\n#### Regexp\n\n```go\nroomRegexp, _ := regexp.Compile(\"^IT.{3}$\")\n```\n\n#### Output\n\n```txt\n+-------+--------------------------------+--------------------------------+--------------------------------+--------------------------------+--------------------------------+\n|       |             MONDAY             |            TUESDAY             |           WEDNESDAY            |            THURSDAY            |             FRIDAY             |\n+-------+--------------------------------+--------------------------------+--------------------------------+--------------------------------+--------------------------------+\n| 09:15 | IT102, IT112, IT119, IT220,    | IT102, IT112, IT119, IT221     | IT112, IT119, IT201, IT220,    | IT102, IT112, IT201            | IT102, IT112, IT201, IT221,    |\n|       | IT222, ITG02, ITG17            |                                | ITG03, ITG17                   |                                | IT222, ITG02                   |\n| 10:15 | IT102, IT112, IT119, ITG17     | IT102, IT112, IT222, ITG18     | IT112, IT119, ITG17            | IT102, IT112                   | IT102, IT112, IT119, IT201,    |\n|       |                                |                                |                                |                                | IT222, ITG18                   |\n| 11:15 | IT102, IT112, IT120, IT201,    | IT103, IT112, ITG17            | IT112, IT119, ITG18            | IT102, IT112, IT120, IT203,    | IT102, IT112                   |\n|       | IT203, IT220, IT221, ITG01,    |                                |                                | IT220, IT221                   |                                |\n|       | ITG02, ITG18, ITG19            |                                |                                |                                |                                |\n| 12:15 | IT102, IT112, IT118, IT201,    | IT103, IT112, ITG17, ITG18     | IT112, IT118, IT201, ITG01,    | IT102, IT103, IT112, ITG02,    | IT102, IT112                   |\n|       | IT220, IT221, ITG01, ITG17,    |                                | ITG17, ITG18, ITG19            | ITG19                          |                                |\n|       | ITG18, ITG19                   |                                |                                |                                |                                |\n| 13:15 | IT101, IT102, IT112, IT118,    | IT102, IT103, IT112, ITG03     | IT112, IT202, ITG03            | IT112, IT118, IT119, ITG03,    | IT101, IT102, IT112, IT118,    |\n|       | IT119, IT120, IT201, IT202,    |                                |                                | ITG18, ITG19                   | IT120, IT201, IT202, IT220,    |\n|       | IT221, ITG01, ITG03, ITG17,    |                                |                                |                                | ITG01, ITG17, ITG18, ITG19     |\n|       | ITG19                          |                                |                                |                                |                                |\n| 14:15 | IT101, IT102, IT112, IT120,    | IT103, IT112, IT220            | IT112, ITG02                   | IT112, IT118, ITG17            | IT101, IT112, IT120, IT202,    |\n|       | IT201, IT221, ITG01, ITG02,    |                                |                                |                                | IT222, ITG01, ITG03, ITG18,    |\n|       | ITG18                          |                                |                                |                                | ITG19                          |\n| 15:15 | IT103, IT112, ITG02, ITG18     | IT112, IT220, ITG01, ITG02,    | IT103, IT112, ITG02, ITG03,    | IT102, IT112                   | IT101, IT112, IT119, IT120,    |\n|       |                                | ITG18                          | ITG18                          |                                | IT202, IT221, IT222, ITG01,    |\n|       |                                |                                |                                |                                | ITG03, ITG17, ITG18, ITG19     |\n| 16:15 | IT103, IT112, IT119, IT120,    | IT112, IT220, ITG01, ITG02,    | IT103, IT112, IT202, ITG02,    | IT102, IT103, IT112            | IT101, IT102, IT103, IT112,    |\n|       | ITG02, ITG03, ITG18, ITG19     | ITG18                          | ITG03                          |                                | IT118, IT119, IT120, IT201,    |\n|       |                                |                                |                                |                                | IT202, IT220, IT221, IT222,    |\n|       |                                |                                |                                |                                | ITG01, ITG02, ITG03, ITG17,    |\n|       |                                |                                |                                |                                | ITG18, ITG19                   |\n| 17:15 | IT101, IT102, IT103, IT112,    | IT101, IT102, IT103, IT112,    | IT101, IT102, IT103, IT112,    | IT101, IT102, IT103, IT112,    | IT101, IT102, IT103, IT112,    |\n|       | IT118, IT119, IT120, IT201,    | IT118, IT119, IT120, IT201,    | IT118, IT119, IT120, IT201,    | IT118, IT119, IT120, IT201,    | IT118, IT119, IT120, IT201,    |\n|       | IT202, IT203, IT220, IT221,    | IT202, IT203, IT220, IT221,    | IT202, IT203, IT220, IT221,    | IT202, IT203, IT220, IT221,    | IT202, IT203, IT220, IT221,    |\n|       | IT222, ITG01, ITG02, ITG03,    | IT222, ITG01, ITG02, ITG03,    | IT222, ITG01, ITG02, ITG03,    | IT222, ITG01, ITG02, ITG03,    | IT222, ITG01, ITG02, ITG03,    |\n|       | ITG17, ITG18, ITG19            | ITG17, ITG18, ITG19            | ITG17, ITG18, ITG19            | ITG17, ITG18, ITG19            | ITG17, ITG18, ITG19            |\n+-------+--------------------------------+--------------------------------+--------------------------------+--------------------------------+--------------------------------+\n```\n\n## License\n\nGNU GPLv3, see [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fwit-room-scrape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiotrpdev%2Fwit-room-scrape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fwit-room-scrape/lists"}