implementation("com.fleeksoft.ksoup:ksoup-network-ktor2:0.2.6")
Integrates Ktor 2 with ksoup for efficient HTML/XML parsing, data extraction, and manipulation using DOM and CSS selectors.