implementation("com.mohamedrejeb.ksoup:ksoup-html:0.3.0")
Parses HTML strings, extracts tags, attributes, and text, and encodes/decodes HTML entities. Lightweight and efficient.