|
před 3 týdny | |
---|---|---|
ubuntu | před 3 týdny | |
.gitignore | před 3 týdny | |
NOTES.md | před 3 týdny | |
README.md | před 3 týdny | |
browser.py | před 3 týdny | |
chrome-fetch.py | před 3 týdny | |
docker-compose.yaml | před 3 týdny | |
docker-head.yaml | před 3 týdny | |
docker-headless.yaml | před 3 týdny | |
requirements.txt | před 3 týdny | |
set-bin.sh | před 3 týdny | |
show-version.py | před 3 týdny |
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