hops-scraper
hops_scraper
A scraper for HoPS.
https://hops.gm.th-koeln.de ("HochschulPlanungsSystem") is a system used by the TH Köln (University of Applied Sciences Cologne) for distributing students' timetables, lecture information, room information and module information as well as booking rooms.
The goal of this project is to provide the information distributed via HoPS in a more convient manner (ex. modern app, iCal calendars).
Installation
Install the shards using shards
and compile the program with crystal build --release src/hops_scraper.cr
.
Usage
The program currently accepts no arguments. Just execute the binary and after a few minutes, a file called output.json
will be created in your current directory.
Development
TODO: Write development instructions here
Contributing
- Fork it (https://gitlab.com/BlobCodes/hops-scraper/-/forks/new)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- David Keller - creator and maintainer
hops-scraper
- 0
- 0
- 0
- 0
- 1
- about 2 years ago
- October 6, 2022
MIT License
Thu, 07 Nov 2024 13:53:19 GMT