8b496063923c74e25364b2612aecd3725250c1f4
birdscrape
Create virtualenv
python3 -m venv .env
source .env/bin/actiavate
Install requirements
pip install wget requests beautifulsoup4
Download all images
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%
