
Wget
Retrieves files from the Web.
- Free • Open Source
- Download Manager
- API Client
- Mac
- Windows
- Linux
- BSD

What is Wget?
GNU Wget is a free software package for retrieving files using HTTP(S) and FTP, the most widely-used Internet protocols. It is a non-interactive command line tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.
Wget Screenshots
Wget Features
Comments and Reviews
Tags
- Download Manager
- API Client
- retrieve-files
simple, terminal based, can do a lot. somewhat hard use if you are not a terminal user.
always there when you need it and for those who spend a lot of time behind a cli, it's essentially impossible not to use at some point. Quite simple, but gets the job done
11 May 2023 wget-1.21. 4 (windows) released. "It works non-interactively, thus enabling work in the background, after having logged off." recursive retrieval of HTML pages, as well as FTP sites is supported -- you can use Wget to make mirrors of archives and home pages, or traverse the web like a WWW robot (Wget understands /robots.txt). Some antivirus tools recognise wget-1.21.4-win32.zip as potentially dangerous. The file that triggers warning is wget.exe.debug. I click the .exe file and everything disappears w/o warnings.
Awesome details without any options
It's a powerful tool, working neatly.
A great explanation and how-to-download-a-whole-site can be found here: https://alvinalexander.com/linux-unix/how-to-make-offline-mirror-copy-website-with-wget/
Wget can actually manage a lot of things download managers (e.g. jDownloader, uGet) can do. Recursive search, wildcards, etc.
It's part of every Linux distribution and runs on Windows with either Cygwin of Services for Linux.