Quick Links
PowerShell 3 has a lot of new features, including some powerful new web-related features.
Since links are part of the HTML of a page they are part of the human readable stuff.
All you have to do to get a webpage is use Invoke-WebRequest and give it a URL.
Lets suppose we want a list of all articles on the front page.