Skip to content

CLI utility for downloading webpage(html, js, css, image)

Notifications You must be signed in to change notification settings

Krutov777/page_parser

Repository files navigation

page_parser

Build StatusMaintainabilityTest Coverage

CLI utility for downloading webpage

Installation:

$ pip install -i https://test.pypi.org/simple/ krutov-pageloader

Usage:

$ pageloader [-o OUTPUT_DIR] [-l {DEBUG,INFO,WARNING,ERROR}] URL

Usage example:

$ pageloader --output=/path/to/dir https://page-loader.hexlet.repl.co/ 

For an existing directory

asciicast

Download to this directory (by default) and check for downloads by a non-existent url

asciicast

Releases

No releases published

Packages

No packages published