Wget

GNU Wget is a free command-line utility for non-interactive downloading of files from the web using HTTP, HTTPS, FTP, and FTPS. It supports recursive downloading, resume of aborted downloads, website mirroring, HTTP proxies, cookies, and persistent connections.

API entry from apis.yml

apis.yml Raw ↑
aid: wget:wget
name: Wget
description: GNU Wget is a free command-line utility for non-interactive downloading of files from the
  web using HTTP, HTTPS, FTP, and FTPS. It supports recursive downloading, resume of aborted downloads,
  website mirroring, HTTP proxies, cookies, and persistent connections.
humanURL: https://www.gnu.org/software/wget/
baseURL: https://ftp.gnu.org/gnu/wget/
tags:
- CLI
- File Download
- HTTP Client
- FTP Client
- GNU
- Open Source
properties:
- type: Documentation
  url: https://www.gnu.org/software/wget/manual/
- type: GettingStarted
  url: https://www.gnu.org/software/wget/manual/wget.html
- type: Download
  url: https://ftp.gnu.org/gnu/wget/
- type: Mirror
  url: http://ftpmirror.gnu.org/wget
- type: Source Code
  url: https://git.savannah.gnu.org/cgit/wget.git
- type: Bug Tracker
  url: https://savannah.gnu.org/bugs/?group=wget
- type: Mailing List
  url: https://lists.gnu.org/mailman/listinfo/bug-wget
- type: FAQ
  url: http://wget.addictivecode.org/FrequentlyAskedQuestions
contact:
- FN: GNU Wget Mailing List
  email: bug-wget@gnu.org