save-page

module
v0.0.0-...-a3ba87a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2025 License: MIT

README

save-page

Save page as html or pdf from link

Build

docker build . -t miiy/save-page:latest

Save as html

docker run --rm -it -v "$PWD"/data:/app/data miiy/save-page -t html http://test.com/index.html

Save as pdf

docker run --rm -it -v "$PWD"/data:/app/data miiy/save-page -t pdf https://www.test.com test.pdf

Debug

docker run --rm -it -v "$PWD":/go/build -v "$PWD"/data:/app/data miiy/save-page bash
cd /go/build

Directories

Path Synopsis
examples
elastic command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL