|
hace 3 semanas | |
---|---|---|
ubuntu | hace 3 semanas | |
.gitignore | hace 3 semanas | |
NOTES.md | hace 3 semanas | |
README.md | hace 3 semanas | |
browser.py | hace 3 semanas | |
chrome-fetch.py | hace 3 semanas | |
docker-compose.yaml | hace 3 semanas | |
docker-head.yaml | hace 3 semanas | |
docker-headless.yaml | hace 3 semanas | |
requirements.txt | hace 3 semanas | |
set-bin.sh | hace 3 semanas | |
show-version.py | hace 3 semanas |
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