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