wget

shell utilitiesbrew

GNU · Download files, mirror websites, and research collection from the terminal.

$ brew install wget
One-liner to try
$ wget https://example.com/file.csv

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Usable with guardrails · 50/100
Verify
wget --version
Agent URL
/cli/wget/agent.md

Quick reference

Installbrew install wget
Verifywget --version
First commandwget https://example.com/file.csv

About

Download files, mirror websites, and research collection from the terminal. Built by GNU.

Example workflow

1. wget https://example.com/file.csv

Alternatives worth considering