HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Downloading just a few links within a website
Author: bvz
Date: 12/18/2017 05:37
 
You can use a command prompt this way:

httrack "somewebsite.com/page1.htm" "somewebsite.com/page2.htm" -O d:\10 -r1


d:\10 is catalog where httrack put files.
rN is depth of search, and here depth=1.

This way httrack will save 2 pages in d:\10. And if this 2 pages links to each
other, so httrack consider this.

You can also use program interface. So you have to point your URLs in the
field "URL" and then in "parameters" you must to set depth to 1.
 
Reply Create subthread


All articles

Subject Author Date
Downloading just a few links within a website

10/11/2004 18:03
Re: Downloading just a few links within a website

12/18/2017 05:37




5

Created with FORUM 2.0.11