Crates.io | atletiek_nu_api |
lib.rs | atletiek_nu_api |
version | 0.2.1 |
source | src |
created_at | 2023-10-08 18:58:16.769067 |
updated_at | 2024-01-16 12:06:55.584381 |
description | A scraping library for the atletiek.nu website |
homepage | https://github.com/zeskeertwee/atletiek-nu-api |
repository | https://github.com/zeskeertwee/atletiek-nu-api |
max_upload_size | |
id | 997378 |
size | 32,875 |
A work-in-progress attempt at scraping the atletiek.nu website for data. Kinda works but far from complete.
What it can do as of v0.2.0:
There is also a HTTP api availible for download from the releases on github.com
Or, alternatively, you can compile the HTTP api from scratch after cloning the repository like so: cargo build --release --bin api