Web Hosting Talk







View Full Version : Searching for tool for extacting links from *files* (not urls)


yuri
06-07-2006, 08:36 AM
Hello,

I am supporting a site that I didn't build and I want to get oriented in it easily.
So, I am searching for a good tool for scanning html, php, jsp, javascript, css files for links and building a map of referred and referencing files.
I want to identify the dead portions of the site, which means that I can't really use programs that scan URL-s, because they will map only the active portion of the site.

Thanks,
Yuri

yuri
06-07-2006, 09:31 AM
I mean, if anybody knows such tools I'll be thankful if you post a link. (obvious, but still sounds nicer to say it :) )

pixel-illusions
06-08-2006, 09:10 AM
So I guess HTTrack (http://www.httrack.com/)won't do?:erm:

yuri
06-08-2006, 05:23 PM
Not really. I need something that can parse not only html but also php, css, jsp locally, not through HTTP.