Open source
kdriver
Blazing fast, coroutine-first, undetectable browser automation for Kotlin.
A CDP-based browser automation library for Kotlin, in the same family as zendriver, which I co-maintain on the Python side. It drives every marketplace connector behind ControlResell.
It comes with satellites: kdriver-proxy (a pure Kotlin SOCKS5 proxy), kdriver-mcp (an MCP server exposing it to LLMs) and kdriver-nextjs.
Install
Gradle
klibs.io
implementation("dev.kdriver:core:0.5.11")