webpage2html icon indicating copy to clipboard operation
webpage2html copied to clipboard

Not all images are embedded

Open vdecine opened this issue 6 years ago • 1 comments

For many pages (example: https://www.businessinsider.de/9-unterschiede-zwischen-deutschen-und-japanern-bei-der-arbeit-2018-12?op=1 ) MANY ressources are not actually embedded in the html file. Am I doing something wrong? Thanks!

vdecine avatar Oct 29 '19 20:10 vdecine

Most images in this website is loaded by javascript. Use -s (keep script) option will help a little but still could not solve the entire problem(images are still not saved, but when you open the saved html page, browser will load them on the fly).

I recommend chrome extensions like single file to handle this situation.

zTrix avatar Nov 02 '19 13:11 zTrix