parse first paragraph of wuchergesetz
This commit is contained in:
@ -34,3 +34,7 @@ RISolve
|
||||
- Subsection ("Absatz")
|
||||
- Item ("Ziffer")
|
||||
- Heading-{1,2,3,...}
|
||||
|
||||
|
||||
# "Scripts"
|
||||
- Retrieve overview law: `curl -X POST "https://data.bka.gv.at/ris/api/v2.6/Bundesrecht" -H "Content-Type: application/x-www-form-urlencoded" -d "Applikation=BrKons" -d "Gesetzesnummer=10001899" -d "DokumenteProSeite=OneHundred" -d "Seitennummer=1" -d "Fassung.FassungVom=2023-11-03" | jq . > law.json`
|
||||
|
Reference in New Issue
Block a user