Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.16 KB

File metadata and controls

26 lines (17 loc) · 1.16 KB

SelectHtml

SelectHtml icon

PowerShell Gallery Version PowerShell Gallery 🩺 Continuous integration ⏩ A PowerShell module for selecting data from HTML using the HTML Agility Pack.

To install: Install-Module SelectHtml

example usage of SelectHtml

Cmdlets

Documentation is automatically generated using platyPS (.\doc.cmd).

  • Select-Html — Returns content from the HTML retrieved from a URL.

Tests

Tests are written for Pester (.\test.cmd).