2021-08-16 20:01:41 +00:00
2021-01-09 22:04:20 +00:00
2021-01-10 12:39:31 +00:00
2021-01-09 22:04:20 +00:00
2021-08-16 20:01:41 +00:00

birdscrape

Homeassistant Banner

Nutzung

Repo klonen

git clone https://git.susa.pw/jonas/birdscrape.git

Virtualenv anlegen und aktivieren

python3 -m venv .env
source .env/bin/actiavate

Abhängigkeiten installieren

pip install wget requests beautifulsoup4

Herunterladen der Illustrationen

python birdscrape.py

Description
Python Scraper, der alle Bilder illustrierter Vögel von Thomas Massow (✝ 05.01.2021) von http://tirill.de herunterlädt.
Readme 50 KiB
Languages
Python 100%