So
curl --user-agent "" wttr.in
curl --user-agant "" wttr.in?A
The `A` option enforces ANSI output (curl wttr.in/:help for more)
(btw there's a typo, should be --user-agent)
So
just serves you unformatted HTML.