Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justingrote/powerhtml
HTML Agility Pack implementation in Powershell for parsing and manipulating HTML
https://github.com/justingrote/powerhtml
hacktoberfest powershell
Last synced: 2 days ago
JSON representation
HTML Agility Pack implementation in Powershell for parsing and manipulating HTML
- Host: GitHub
- URL: https://github.com/justingrote/powerhtml
- Owner: JustinGrote
- License: mit
- Created: 2018-03-06T01:28:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T23:45:00.000Z (4 months ago)
- Last Synced: 2024-08-13T07:04:54.934Z (3 months ago)
- Topics: hacktoberfest, powershell
- Language: PowerShell
- Homepage:
- Size: 255 KB
- Stars: 43
- Watchers: 6
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PowerHTML
[![Build status](https://ci.appveyor.com/api/projects/status/qw79sc8cu0u0y8b8/branch/master?svg=true)](https://ci.appveyor.com/project/JustinGrote/powerhtml/branch/master)HTML Agility Pack implementation in Powershell for parsing and manipulating HTML
Initially this project provides the ConvertFrom-HTML cmdlet, which can be used to parse HTML without requiring IE and HTML document.