Social BrowserProfiles, AI & automation

Browser API

Chrome DevTools Protocol (CDP) in Social Browser

Use Social Browser Browser API discovery endpoints and CDP WebSocket targets, and rediscover runtime target IDs after reconnects.

Guidance

How to use this integration

GET /json/version GET /json/list // Use webSocketDebuggerUrl from current discovery output. // Rediscover after browser restart or reconnect.

Identity

Runtime IDs are not stable resource IDs

Rediscover targetId, webContentsId and current WebSocket targets after restart or reconnect. Persist your own stable Profile/workflow identity instead.

Related

Continue in Browser API docs

Browser API overview

Choose the right integration path.

Overview →

External/CDP setup

Set up the API/CDP client and discovery flow.

Setup →

Examples

Use practical examples and target-selection patterns.

Examples →