DOKK / manpages / debian 12 / python3-cssutils / csscapture_py3.1.en
csscapture(1) cssutils csscapture(1)

csscapture - Downloads CSS stylesheets.

csscapture [options...] URL

CSSCapture downloads all referenced CSS stylesheets of a given URL and saves them to a given target directory.

Show debug messages during capturing.
Show help message and exit.
Saves minified version of captured files.
If given, files are NOT saved, only log is written.
Save retrieved files to DIR, defaults to ./_CSSCapture_SAVED.
Useragent to use for request of URL, default is urllib2s default.

/usr/share/doc/python-cssutils-doc/docs/html/docs/index.html
April 9, 2011