HTTrack: Mirror a complete website

Crawl / copy websites with HTTrack from www to local static html

https://www.httrack.com/

Install HTTrack

Install HTTrack via brew:

brew install httrack

Mirror Website

Mirror a complete website from the domain https://example.com/ to a LOCALDIR directory using filters to limit downloaded files:

httrack --mirror --robots=0 --stay-on-same-address --keep-links=0 --path LOCALDIR --quiet https://example.com/

More Tutorials can be found at: