Recursing through a website

Simon Brunning SBrunning at trisystems.co.uk
Mon Nov 20 09:59:45 EST 2000


> From:	Colin Meeks [SMTP:colin at programmedintegration.com]
> I want to write a program to recurse through my web site checking links
> and
> checking performance.  Does anybody have any examples of this.  I realise
> I'm probably going to need to use some kind of recursion, but must admit
> this isn't one of my best subjects.
 
Take a look at webchecker in the tools directory of your Python
installation.

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk
A designer knows he has arrived at perfection, not when there is no longer
anything to add, but when there is no longer anything to take away. -
Antoine de Saint-Exupery




-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.




More information about the Python-list mailing list