konsentas-appointment/list_authority_ids.sh
2025-08-03 23:36:23 +02:00

3 lines
176 B
Bash
Executable file

#!/usr/bin/env bash
curl -s "https://stuttgart.konsentas.de" | sed -e '/<ol>/,/<\/ol>/!d;s/<li>/\n/g' | sed -e 's#<a href=.*form/##;s#/[^>]*># -> #;s#<.*##' | grep '^[0-9].*'