Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Farmatique/0d9621fd9810407533fbc6af9ee773bf to your computer and use it in GitHub Desktop.
Save Farmatique/0d9621fd9810407533fbc6af9ee773bf to your computer and use it in GitHub Desktop.
Download site using wget
wget -r -k -l 7 -p -E -nc -erobots=off --user-agent="Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/5З7.З6 (KHTML, like Gecko) Chrome/60.0.З112.11З Safari/5З7.36" www.lica-center.com.ua
-- or if "502 bad gateway" you could try remove user-agent --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment