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.

How to Extract Links Off Any Webpage Using PowerShell

Lets suppose we want a list of all articles on the front page.

image

image

image