
implementation("dev.kdriver:nextjs:0.2.0")The `nextjs` artifact from the `dev.kdriver` group is part of the kdriver project, a coroutine-first library for web scraping and browser automation. ([kdriver.dev](https://kdriver.dev/?utm_source=openai)) It utilizes the Chrome DevTools Protocol (CDP) to interact with Chrome instances, offering a lightweight alternative to tools like Selenium. Features include undetectable automation, session and cookie management, and a simple API.