Hacker News new | ask | show | jobs
by jandinter 1049 days ago
I built a tracker for German legal acts. I started in January 2022 and once a week, a GitHub Action downloads every published legal act: https://github.com/jandinter/gesetze-im-internet

Parsing the legal acts with the tools you mention looks very interesting! Currently, I simply collect the published XML files whose structure is optimized for laying out the text and not so much for representing a structure of sections and subsections.