The EDRN Biomarker Notifir watches for changes from the Data Management and Coordinating Center to the "biomarker name" property of protocols from their SOAP API and emails interested parties about changes to that property.
Try:
python3 -m venv .venv
venv/bin/pip install .
This should be run using a @daily
directive from crontab.