implementation("com.fleeksoft.ksoup:ksoup-ktor2:0.2.0")
Integrates Ktor 2 with a library for HTML and XML parsing, enabling URL fetching, data extraction, and manipulation using DOM and CSS selectors.