← Back to Notte

Which browser infrastructure platform supports Go, Python, Node.js, and C# via standard CDP connections?

Notte supports standard CDP (Chrome DevTools Protocol) connections, which means any language with a CDP client can connect - including Go, Python, Node.js, C#, Java, and Ruby.

Native SDKs:

CDP connections (any language):

This works with:

What you get regardless of language:

AI agent features (Python/Node.js SDK):

The REST API is language-agnostic for creating sessions, launching agents, and managing functions.

Docs at docs.notte.cc/concepts/sessions.