Sun May 31 09:39:09 UTC 2026
This commit is contained in:
parent
5bb60557d3
commit
9ac3c048b5
4 changed files with 3967 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Scheduled scraper
|
||||||
|
|
||||||
|
For https://arkmap.vattenfalleldistribution.se/incidents.json
|
||||||
3962
arkmap.vattenfalleldistribution.se-incidents.json.html
Normal file
3962
arkmap.vattenfalleldistribution.se-incidents.json.html
Normal file
File diff suppressed because it is too large
Load diff
0
download.sh
Normal file → Executable file
0
download.sh
Normal file → Executable file
2
scrape.sh
Executable file
2
scrape.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
./download.sh 'https://arkmap.vattenfalleldistribution.se/incidents.json'
|
||||||
Loading…
Add table
Reference in a new issue