Homepages

Steve Holden sholden at cox.rr.com
Mon Apr 23 14:30:40 EDT 2001


"Martin Johansson" <045521104 at telia.com> wrote in message
news:t1_E6.9207$4N4.2054427 at newsc.telia.net...
> Hi!
>  I have a program that will take down a homepage and it works. But I want
> the program to take down all the pages that are listed and linked at one
> page.
> Anyone have a great tip?
> /Martin
>
Yup. Look in the Tools directory somewhere under your Python install, for
webchecker.py and (probably of more interest) websucker.py.

Remeber, of course, you get the result of running scripts, not the scripts
themselves, in the case of CGI and similar content.

regards
 Steve





More information about the Python-list mailing list