| Subject: Re: scan an website and only store a part of them! |
Author: William Roeder |
Date: 08/07/2010 02:56 |
| | > if i want to scan a website like: www.example.com
> that have links to www.example.com/werty/* and i
> only need to store this directory, not the whole
> website, how do i do?
Assuming you can not read www.example.com/werty in your browser, you must let
HTT spider the entire site to get the links to the directory.
Get nothing but html and the directory:
-* +mime:text/html +*/werty/*
| |
|
|
|
|
6
Created with FORUM 2.0.11