gmelamed
06-07-2003, 10:56 AM
I am looking for an easier way to handle automatic fetch and save of a web pages. I have more than 100 http adrresses that I want to fetched and save as text file. (I will later parse the files to capture the information I am looking for).
I was thinking that DOS program that take as an argument the http address and then use dos re-direction symbols ( ">" sends the output) could be a good solution.
I am looking for either this dos program that will do this trick, or a different approch to the task.
Thanks,
Gilad
I was thinking that DOS program that take as an argument the http address and then use dos re-direction symbols ( ">" sends the output) could be a good solution.
I am looking for either this dos program that will do this trick, or a different approch to the task.
Thanks,
Gilad