|
vor 3 Wochen | |
---|---|---|
ubuntu | vor 3 Wochen | |
.gitignore | vor 3 Wochen | |
NOTES.md | vor 3 Wochen | |
README.md | vor 3 Wochen | |
browser.py | vor 3 Wochen | |
chrome-fetch.py | vor 3 Wochen | |
docker-compose.yaml | vor 3 Wochen | |
docker-head.yaml | vor 3 Wochen | |
docker-headless.yaml | vor 3 Wochen | |
requirements.txt | vor 3 Wochen | |
set-bin.sh | vor 3 Wochen | |
show-version.py | vor 3 Wochen |
This is the google chrome + chrome driver image.
You must use the useragent string in the directory, because --headless = SCREWED UserAgent.
python -m venv venv . venv/bin/activate pip install -r requirements.txt
./chrome-fetch.py
./set-bin.sh
docker compose up -d
./show-version.py