I am trying to fetch from this site. I am trying to fetch the first show in the list and output it to text.
So far I tried this, but not able get success. any feedback would be helpful.
$hsg = Invoke-WebRequest -Uri http://www.in.com/tv/channel/set-max-51.html
$hsg | gm -MemberType Property
##$hsg.Links