4683157078dce205a1e3ec6148824655d627c6b6
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%
