2021-01-10 12:39:31 +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-01-09 23:02:29 +00:00

birdscrape

Homeassistant Banner

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.
Readme 50 KiB
Languages
Python 100%