Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 688 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 688 Bytes

alma-api

UptimeRobot Badge
  • please refer to the documentation for the different possible endpoints and header parameters.
  • data is fetched with python using aiohttp, asynchronously, and then parsed using selectolax and HTMLParser. lastly, it is fed back to the user through the API using FastAPI.
  • should work for all students at all alma schools! feel free to use this for your own personal projects.
  • if you have any issues or suggestions, please open an issue or make a pull request.