Skip to content

Instantly share code, notes, and snippets.

View merajsiddiqui's full-sized avatar
🎯
Focusing

MERAJ AHMAD SIDDIQUI merajsiddiqui

🎯
Focusing
View GitHub Profile
@merajsiddiqui
merajsiddiqui / code
Last active March 15, 2018 11:28 — forked from Hemant-Mann/code.md
Wget Website Downloader
wget --recursive --no-clobber --page-requisites --html-extension --convert-links --restrict-file-name=windows --domains {domain-name} --no-parent http://domain-name/
in case the above code gives 403 error try this
wget --limit-rate=500k --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U mozilla http://www.xyz.com/abc/