-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Installation
Ralph edited this page May 30, 2026
·
1 revision
curl -LO https://github.com/h4ckf0r0day/obscura/releases/latest/download/obscura-x86_64-linux.tar.gz
tar xzf obscura-x86_64-linux.tar.gz
./obscura --versioncurl -LO https://github.com/h4ckf0r0day/obscura/releases/latest/download/obscura-aarch64-linux.tar.gz
tar xzf obscura-aarch64-linux.tar.gz
./obscura --versionLinux builds target Ubuntu 22.04 and require glibc 2.35+.
curl -LO https://github.com/h4ckf0r0day/obscura/releases/latest/download/obscura-aarch64-macos.tar.gz
tar xzf obscura-aarch64-macos.tar.gz
./obscura --versioncurl -LO https://github.com/h4ckf0r0day/obscura/releases/latest/download/obscura-x86_64-macos.tar.gz
tar xzf obscura-x86_64-macos.tar.gz
./obscura --versionDownload the .zip from Releases, extract, run obscura.exe --version.
yay -S obscura-browserdocker run -d --name obscura -p 127.0.0.1:9222:9222 h4ckf0r0day/obscuraImage: h4ckf0r0day/obscura. Built on distroless/cc, ~57 MB compressed.
See Build from source.
-
obscura: CLI and CDP server. -
obscura-worker: helper for the parallelscrapecommand. Keep both in the same directory.
./obscura fetch https://example.com --eval "document.title"Expected output: "Example Domain".
cannot execute binary file: wrong arch. Check uname -m.
GLIBC_2.35 not found: distro is older than Ubuntu 22.04. Use Docker or build from source.
macOS Gatekeeper warning: xattr -d com.apple.quarantine ./obscura.