I would like to save this webpage and all the pages it links to. and hope to have the same linking between the saved webpages.
Are there some ways instead of opening and saving each linked pages?
|
I would like to save this webpage and all the pages it links to. and hope to have the same linking between the saved webpages. Are there some ways instead of opening and saving each linked pages? |
||||
|
|
|
You can do what you'd like with the wget command line utility. If you provide it with the
This will download that webpage and anything it links to. You can also make it only recurse a certain number of levels, to do this, you simply provide
|
|||||||||||
|
|
You can use a website crawler like httrack, which is free. From the website;
|
|||
|
|