Getpage

Some snippets to mirror a single web page and the images on it. I use this code to mirror comics to avoid waiting for downloads.
mirrorscript
Script to invoke mirroring and clean up old files.
getpage.py
Script to mirror a single page and its contents.
markup.py
Contains a simple SGML-class that inherits from sgmllib.SGMLParser and is needed by getpage.

Last updated 2000-02-11.

Steinar Knutsen