download full sites?

Mike Meyer mwm at mired.org
Sat Jan 7 00:21:20 EST 2006


randomtalk at gmail.com writes:
> hi, does anyone know of any package that will download a full site for
> offline viewing? It will change all url to match local urls and follow
> a logical structure (the site's structure would be suffice).. Please
> tell me if you have heard of such a package.. thanks alot :D

In the Tools directory of the Python script is webchecker/websucker.py
That should do what you want.

Of course, if you just want a tool to do this, wget works fine, and is
a lot more flexible.

    <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list