implementation("com.fleeksoft.ksoup:ksoup-engine-kotlinx:0.1.9")
Parses HTML and XML, enabling data extraction and manipulation using DOM traversal and CSS selectors.