bx-jsoup

Installation
SKILL.md

bx-jsoup: HTML Parsing & Sanitization

Installation

install-bx-module bx-jsoup
# CommandBox
box install bx-jsoup

BIFs

BIF Description
htmlParse( html ) Parse HTML into a BoxDocument object for querying
htmlClean( html, [safelist], [baseUri] ) Sanitize HTML, removing unsafe tags/attributes

HTML Parsing with htmlParse()

Related skills

More from ortus-boxlang/skills

Installs
1
First Seen
Apr 15, 2026