Skip to content

PSParseHTML-PowerShellModule.v2.2.1

Latest

Choose a tag to compare

@PrzemyslawKlys PrzemyslawKlys released this 30 Jul 13:48
bd746f0
Add selector-free HTML page reading and static extraction (#414)

* feat(scraping): ✨ Add static selector discovery and extraction

* fix(rendering): 🐛 Preserve explicit snapshot user agents

* Add object-first HTML page reading

* Document object-first page workflows