Social BrowserProfiles, AI & automation

Browser API

Machine-readable Browser API Contract

Social Browser exposes CDP discovery plus WebSocket targets, so an OpenAPI document would not fully describe the protocol. Use the machine-readable Social Browser contract together with Chromium CDP documentation.

Guidance

How to use this integration

Generated helpers

Contract-derived SDK helpers

The build generator reads this contract and emits thin JavaScript and Python discovery helpers.

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 →