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