Webpage saving utility to download page and browse it locally
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kasianov Nikolai Alekseevich 1ed9771585 Updated README 1 year ago
.gitignore Initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Updated README 1 year ago
go.mod Initial commit 1 year ago
gospa.go Updated README 1 year ago

README.md

GOSPA - GO and Save this PAge

Webpage saving utility to download page and browse it locally

Use

gospa (optional)[FLAGs]... (mandatory)-url [webpage URL]

Flags:

-help -> Print this message and exit -version -> Print version information and exit -url (string) -> Specify URL to the webpage to be saved

The webpage with a directory of its file contents will be outputted in the working directory.

Note

While it works on simple pages good enough, if you're dealing with bloated|almost obfuscated webpages - the output will probably be a simple text with little to no styling

License

MIT