I develop websites and sometimes clients already have websites but need them totally revamped but most of the content and images need to stay the same. I’m looking for software, even if it costs or is a desktop application that will easily allow me to enter a URL and scrape all content to a designated folder on my local machine. Any help would be much appreciated.
I develop websites and sometimes clients already have websites but need them totally revamped
Share
htttrack will work just fine for you. It is an offline browser that will pull down websites. You can configure it as you wish. This will not pull down PHP obviously since php is server side code. The only thing you can pull down is html and javascript and any images pushed to the browser.