browserless-v2
browserless-v2
Docker app from Masterwishx's Repository
Overview
browserless is a web-service that allows for remote clients to connect, drive, and execute headless work; all inside of docker. It offers first-class integrations for puppeteer, playwright, selenium's webdriver, and a slew of handy REST APIs for doing more common work.
This docker is needed for changedetection.io for Playwright content fetcher.
more read here:
https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher
https://docs.browserless.io/Docker/docker-quickstart
add this var after install to your changedetection.io:
PLAYWRIGHT_DRIVER_URL=ws://yourIP:yourPORT/chromium?token=yourtoken&launch={"defaultViewport":{"height":1080,"width":1920},"headless":false,"stealth":true}&blockAds=true
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/?token=2BR6DgQzZL8md4Bk5rewy3K9k- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart=unless-stopped --shm-size=2G
Template configuration
Host Port 1Porttcp
- Target
- 3000
- Default
- 3000
- Value
- 3012
SCREEN_WIDTHVariable
- Value
- 2560
SCREEN_HEIGHTVariable
- Value
- 1440
SCREEN_DEPTHVariable
- Value
- 16
TIMEOUTVariable
- Value
- 300000
ENABLE_DEBUGGERVariable
- Value
- false
CONCURRENTVariable
- Value
- 10
TOKENVariable
- Value
- 2BR6DgQzZL8md4Bk5rewy3K9k
Categories
Details
Repository
ghcr.io/browserless/chromiumLast Updated2026-06-01
First Seen2024-04-04
Run browserless-v2 on Unraid.
browserless-v2 is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.