Andrea Rimicci wrote:
Hi all,
I'd like retrieve a web document where some links are coded in
javascript calls, so I'd like instruct wget when a something like
JSfunc('my/link/to/follow/') is matched, he recognize
'my/link/to/follow/' as a link to follow.

Is there any way to accomplish this?
Maybe using regexps, to setup which patterns will trigger the link,
will be great.

TIA, Andrea

P.S. dunno if this was already discussed, Ive not found any previous post with 'follow' in subject.

hi andrea,

wget does not support parsing of javascript code at the moment, nor regexps on downloaded file content. however, we are planning to add support for regexps in wget 1.12, and possibly for external url parsers.

--
Aequam memento rebus in arduis servare mentem...

Mauro Tortonesi                          http://www.tortonesi.com

University of Ferrara - Dept. of Eng.    http://www.ing.unife.it
GNU Wget - HTTP/FTP file retrieval tool  http://www.gnu.org/software/wget
Deep Space 6 - IPv6 for Linux            http://www.deepspace6.net
Ferrara Linux User Group                 http://www.ferrara.linux.it

Reply via email to