No Javascript, text-only:<p><pre><code> #!/bin/sh
read x
x=${x##*-}
exec curl -si40A "" https://assets.msn.com/content/view/v2/Detail/en-in/$x \
|grep -Eo "\"body\":\".+\"readTimeMin\"" \
|(echo "<meta charset=utf-8>";sed 's/\"body\":\"//;s/\\//g;s/\",\"readTimeMin\"//')
echo https://www.msn.com/en-us/money/technology/ar-BB1jbRw3|1.sh > 1.htm
firefox ./1.htm
links -no-connect -force-html 1.htm
links -dump 1.htm</code></pre>