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.

20 lines
613 B

1 year ago
# GOSPA - GO and Save this PAge
1 year ago
### Webpage saving utility to download page and browse it locally
1 year ago
1 year ago
## 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