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