[Htmlparser-user] Validating Links
Brought to you by:
derrickoswald
From: OwenM <ow...@ow...> - 2006-03-28 10:37:33
|
I'm hoping someone can point to which part of htmlparser I should use to write a simple links validator. I can use LinkExtractor to get a list of links on a page, but what technique is best to attempt to follow a link, and get a success, or failure in the case of invalid links? many thanks, Owen. |