cURL
curl
URLを渡して、指定したプロトコルで通信できるツール
https://curl.se/
https://curl.se/docs/manpage.html
https://github.com/curl/curl
Scrapboxに書いたスクリプトを実行するのに使える
$ winget install cURL.cURL
でインストールできるが、Windows標準で入っているらしい?あんも.icon
Invoke-WebRequestなるもののエイリアスらしい?
Invoke-WebRequest (Microsoft.PowerShell.Utility) - PowerShell | Microsoft Learn