{"id":43910920,"url":"https://github.com/iiumschedule/albiruni-api","last_synced_at":"2026-02-06T20:33:44.134Z","repository":{"id":207796495,"uuid":"614269782","full_name":"iiumschedule/albiruni-api","owner":"iiumschedule","description":"Experimental Rest API for IIUM Albiruni Course Timetable","archived":false,"fork":false,"pushed_at":"2025-05-20T09:07:05.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T10:25:54.117Z","etag":null,"topics":["fast-api","iium","iium-schedule"],"latest_commit_sha":null,"homepage":"https://albiruni.up.railway.app/","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/iiumschedule.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}},"created_at":"2023-03-15T08:47:54.000Z","updated_at":"2023-11-17T15:49:59.000Z","dependencies_parsed_at":"2023-11-17T17:44:03.828Z","dependency_job_id":null,"html_url":"https://github.com/iiumschedule/albiruni-api","commit_stats":null,"previous_names":["iiumschedule/albiruni-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iiumschedule/albiruni-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiumschedule%2Falbiruni-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiumschedule%2Falbiruni-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiumschedule%2Falbiruni-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiumschedule%2Falbiruni-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iiumschedule","download_url":"https://codeload.github.com/iiumschedule/albiruni-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiumschedule%2Falbiruni-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29175262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: 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":["fast-api","iium","iium-schedule"],"created_at":"2026-02-06T20:33:42.640Z","updated_at":"2026-02-06T20:33:44.129Z","avatar_url":"https://github.com/iiumschedule.png","language":"Python","readme":"![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge\u0026logo=fastapi)\n\n# Albiruni API Server\n\n\u003e**Warning** This project is EXPERIMENTAL\n\nREST API Server for IIUM Course Browser: https://albiruni.iium.edu.my/myapps/StudentOnline/schedule1.php\n\n## Features\n\n- [x] REST API access to IIUM Course Browser\n- [x] Redis for caching and faster responses\n- [x] Search for exam date\n- [ ] Search subject\n\n## Database\n\n### For subjects \n\nAll subjects are fetched and saved in https://github.com/iqfareez/albiruni_fetcher/tree/master/db\n\n### For exams \n\nExams are downloaded from https://www.iium.edu.my/division/amad/academic-calendarimportant-dates. Then, parsed manually and saved\nto Excel file. See the files in the `db` folder.\n\n## Installation\n\n```bash\npip install -r requirements.txt\nuvicorn main:app --reload\n```\n\n## Docker\n\nYou can run the API and Redis using Docker Compose:\n\n```bash\ndocker-compose up --build\n```\n\nThe API will be available at [http://localhost:8000](http://localhost:8000).\n\nEnvironment variable `REDIS_URL` is set automatically for the API service.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiumschedule%2Falbiruni-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiiumschedule%2Falbiruni-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiumschedule%2Falbiruni-api/lists"}