M
M
MKrivosheev2012-11-26 03:57:43
css
MKrivosheev, 2012-11-26 03:57:43

How to completely download the specified web pages (with CSS and pictures)?

Please tell me, are there any applications that solve the problem of downloading the specified list of web pages with full preservation of the appearance? Those. so that the result is like the option in the Save as browser "save the web page, completely."

If you tell me how to programmatically force IE to do this (only without clicking on the interface automatically, this is against my religious beliefs :), then this is quite suitable instead of a ready-made solution.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
nochkin, 2012-11-26
@MKrivosheev

If a console utility, then wget can do it.
There are a lot of programs for Windows. For example, at one time Teleport Pro was very popular.

L
LuckyStarr, 2012-11-26
@LuckyStarr

As mentioned above - from the WGET for Windows
console Like this: wget -rkx URL
It will download everything recursively converting relative paths to absolute ones.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question