35ad114dd538d21ddf1d4267a92f906d3a214eda
birdscrape
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.
Languages
Python
100%
