I thought about doing something like that, but I was hoping to avoid
rewriting something that had already been written.  I suppose there's
probably also a Perl module that parses HTML that could be useful.

On Mon, Feb 04, 2002 at 02:52:56PM -0600, Florin Iucha wrote:
> On Mon, Feb 04, 2002 at 01:15:03PM -0600, Eric Stanley wrote:
> > I'm looking for a tool which will produce a list of all the files
> > referenced on a web site starting from a particular point
> > (http://www.test.com/newsite, for example).  Is anyone aware of such a
> > tool?  I've tried searching, but it seems I can't come up with the
> > right keywords.
> 
> You could try fetching the web site with wget [1] and then recursively
> greping [2] for URLs.
> 
> florin
> 
>   1. Man wget
>   2. Man grep
> -- 
> 
> "If it's not broken, let's fix it till it is."
> 
> 41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4