HTTrack Website Copier
Free software offline browser - FORUM
Subject: HELP to get js java script links collected.
Author: Joao
Date: 11/11/2012 16:02
 
Hi --

.. we are running this command line instructions to get ALL files found in
FIRST level of the given web pages:

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
+*.png +*.gif +*.jpg +*.css +*.js -ad.doubleclick.net/* -O
"/tmp/site_mirroring/$(echo $i | awk -F '/' '{ print $2$3 }')" --mirrorlinks
-e -r1  --cookies=1  --robots=0  --near --priority=3 -%P -%F ""
--max-time=300
--max-files=4194304 --max-size=20971520 -%k --timeout=30 --retries=1
--user-agent "Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101
Firefox/6.0.2" --referer=http://www.google.com/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

and the issue is we get ALL FILES -- but  NONE js (java script) file is
parsed :(  so  we would like also to get js files/links parsed, but none is
parsed at all---

any HELP --??thanks
Joao
 
Reply


All articles

Subject Author Date
HELP to get js java script links collected.

11/11/2012 16:02
Re: HELP to get js java script links collected.

11/11/2012 16:46




a

Created with FORUM 2.0.11