|
il y a 2 mois | |
---|---|---|
ubuntu | il y a 2 mois | |
.gitignore | il y a 2 mois | |
NOTES.md | il y a 2 mois | |
README.md | il y a 2 mois | |
browser.py | il y a 2 mois | |
chrome-fetch.py | il y a 2 mois | |
docker-compose.yaml | il y a 2 mois | |
docker-head.yaml | il y a 2 mois | |
docker-headless.yaml | il y a 2 mois | |
requirements.txt | il y a 2 mois | |
set-bin.sh | il y a 2 mois | |
show-version.py | il y a 2 mois |
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