PageLoader is a command-line utility that downloads pages from the Internet and saves them on your computer. Together with the page, it downloads all resources (images, styles and js), allowing you to open the page without the Internet.
> page-loader --help
usage: page-loader [options] <url>
PageLoader is a command-line utility that downloads pages from the Internet and saves them on your computer. Together with the page, it downloads all resources (images, styles and js), allowing you to open the page without the Internet.
positional arguments:
url
optional arguments:
-o [dir], --out [dir]
output directory where the specified url is saved (default:
/home/sense/projects/python-project-lvl3)
-h, --help display help for command