integrate playwright with scrapyd
270
use with docker-compose.yml
version: '3.3'
services:
scrapyd:
image: yuhuiwang/scrapyd-playwright:latest
volumes:
- ./scrapyd.conf:/root/scrapyd.conf
ports:
- "6800:6800"
will create a scrapyd daemon
Content type
Image
Digest
sha256:208a895a9…
Size
679 MB
Last updated
over 3 years ago
docker pull yuhuiwang/scrapyd-playwright