implementation("com.fleeksoft.ksoup:ksoup-okio-ktor3:0.2.0")
Facilitates HTML and XML parsing, data extraction, and manipulation using DOM and CSS selectors. Integrates with Okio and Ktor 3 for efficient I/O operations and network requests.