This *plain language example produces a Python app that connects to the Handel website and obtains the AD PDF for a given company.
The code can be rendered with:
codeplain handel_scraper.plain
The code is available in the plain_modules.zip.
Unzip the plain_modules.zip and cd into the ./plain_modules/handel_scraper/.
Run the code with:
python scraper.py "bork gmbh"
This will download the PDF for this company.