Criptomonedas, PowerShell PowerShell $web = Invoke-WebRequest "https://blockchain.info/es/ticker" $json = $web.content | ConvertFrom-Json $json.EUR 123 $web = Invoke-WebRequest "https://blockchain.info/es/ticker"$json = $web.content | ConvertFrom-Json$json.EUR