Sun May 31 09:39:09 UTC 2026

This commit is contained in:
Automated 2026-05-31 09:39:09 +00:00
parent 5bb60557d3
commit 9ac3c048b5
4 changed files with 3967 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Scheduled scraper
For https://arkmap.vattenfalleldistribution.se/incidents.json

File diff suppressed because it is too large Load diff

0
download.sh Normal file → Executable file
View file

2
scrape.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
./download.sh 'https://arkmap.vattenfalleldistribution.se/incidents.json'