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