Get-Web
Gets content from the web. If -Tag is passed, extracts out tags from within the document. If -AsByte is passed, returns the response bytes

Get-Web (View Source)

Gets content from the web, or parses web content.

Gets content from the web. If -Tag is passed, extracts out tags from within the document. If -AsByte is passed, returns the response bytes

Parameters


Examples