javascript - Easy way to download html from a view source while preserving folder structure? -
i want convert html clicking on "view source" set of folders right html/js/css files , folder hierarchy.
what simple way this? there existing solutions or libraries make easier using crawler , implementing parsing , logic scratch?
thanks!
go page in google chrome, click ctrl+s , in save dialog, select "web page, complete"
Comments
Post a Comment