HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Read FAQ and still confused about dynamic pages
Author: Leto
Date: 08/01/2002 05:06
 
> I'm trying to download all the resources that match the
> following:
> 
>    <http://www.somesite.com/read.jsp?story=1>
>    <http://www.somesite.com/read.jsp?story=2>
>    <http://www.somesite.com/read.jsp?story=3>
> 
> etc.

You will need a list of URLs to all the pages you want to download... unless
you are mirroring the site these come from.

If there is a page with a complete list of links to the stories, you could try
to capture only the stories using a filter along the lines of:

+*/read.jsp?story=*[0-9]
+*/read.jsp?story=*[0-9]*[0-9]

I have not used that myself, but it is mentioned in the Fred Cohen guide in
the HTTrack website help.
 
Reply Create subthread


All articles

Subject Author Date
Read FAQ and still confused about dynamic pages

07/30/2002 23:23
Re: Read FAQ and still confused about dynamic pages

08/01/2002 05:06




d

Created with FORUM 2.0.11