bx-jsoup
OfficialHTML parsing & sanitization in BoxLang
Authorortus-boxlang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Parses and manipulates HTML content within BoxLang using the bx-jsoup module to enable safe rendering, extraction, and transformation.
Core Features & Use Cases
- HTML parsing into BoxDocument objects (htmlParse).
- CSS selector queries and element navigation (doc.select, getElementById, etc.).
- HTML sanitization to prevent XSS (htmlClean with safelists).
- JSON/XML conversion utilities (toJSON, toXML) for data interchange.
- Use Case: ingest external HTML, sanitize it, extract links or text, and feed structured data downstream.
Quick Start
Create and parse a small HTML snippet, then sanitize and extract data in a single flow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bx-jsoup Download link: https://github.com/ortus-boxlang/skills/archive/main.zip#bx-jsoup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.