adj
12-22-2009, 10:21 AM
I'm looking for a application that can parse the contents of files. I want to be able to select a directory on a computer and have the program look through all the webpage-type files (.htm, .asp, etc) and spit out a list of all the links and images in the page into a text file or into Excel. Do you know of any program that can do that?
Example:
page1.html
links
http://www.google.com
archive/page.asp
images
images/1.jpg
images/2.gif
images/category/abc.png
page2.asp
links
anotherpage.asp
images
images/picture.jpg
I'd like to be able to run this on the directory on the server, not via the web because there may be some pages not linked to or from anything sitting out there.
It seems like such a useful thing that I'm sure somebody has written an application like this othere there for download, I just am having trouble finding it. (And it will save me a lot of time if I can find a pre-made one rather than me having to write.)
Thanks!
Example:
page1.html
links
http://www.google.com
archive/page.asp
images
images/1.jpg
images/2.gif
images/category/abc.png
page2.asp
links
anotherpage.asp
images
images/picture.jpg
I'd like to be able to run this on the directory on the server, not via the web because there may be some pages not linked to or from anything sitting out there.
It seems like such a useful thing that I'm sure somebody has written an application like this othere there for download, I just am having trouble finding it. (And it will save me a lot of time if I can find a pre-made one rather than me having to write.)
Thanks!