$web = Invoke-WebRequest "https://blockchain.info/es/ticker" $json = $web.content | ConvertFrom-Json $json.EUR
Ver la cotización de Bitcoin / EUR con PowerShell mediante JSON (PowerShell, Criptomonedas)
Except where otherwise noted, Jesusninoc by Jesús N. is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.