webpage2html
webpage2html copied to clipboard
Not all images are embedded
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!
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.