# birdscrape ![Homeassistant Banner](Blaukehlchen.jpg) ## Nutzung ### Repo Clonen ```sh git clone https://git.susa.pw/jonas/birdscrape.git ``` ### Virtualenv anlegen und aktivieren ```sh python3 -m venv .env source .env/bin/actiavate ``` ### Abhängigkeiten installieren `pip install wget requests beautifulsoup4` ### Herunterladen der Illustrationen `python birdscrape.py`