Browserless · JSON Structure

Browserless Profile Structure

A reusable Browserless profile capturing a browser's encrypted authenticated state (cookies, localStorage, indexedDB) for reattachment to later sessions.

Type: object Properties: 8
Headless BrowserBrowser InfrastructureWeb AutomationAI AgentsWeb ScrapingBrowserQLPuppeteerPlaywrightSeleniumCDPStealthCAPTCHA SolvingResidential ProxyPDF GenerationScreenshotsSmart ScrapeCrawlSearchMCPSession RecordingHybrid Automation

Profile is a JSON Structure definition published by Browserless, describing 8 properties.

Properties

id name description sourceSessionId createdAt updatedAt expiresAt size

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Profile",
  "description": "A reusable Browserless profile capturing a browser's encrypted authenticated state (cookies, localStorage, indexedDB) for reattachment to later sessions.",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Unique profile identifier.",
      "example": "prf_4f9a2c"
    },
    "name": {
      "type": "string",
      "example": "linkedin-research-bot"
    },
    "description": {
      "type": "string",
      "example": "Authenticated session reusable across LinkedIn research agents."
    },
    "sourceSessionId": {
      "type": "string",
      "example": "98e83bbfd396241a6963425b1feeba2f"
    },
    "createdAt": {
      "type": "string",
      "format": "date-time",
      "example": "2026-05-25T11:00:00Z"
    },
    "updatedAt": {
      "type": "string",
      "format": "date-time",
      "example": "2026-05-25T11:30:00Z"
    },
    "expiresAt": {
      "type": "string",
      "format": "date-time",
      "example": "2026-08-23T11:30:00Z"
    },
    "size": {
      "type": "integer",
      "example": 12482
    }
  },
  "examples": [
    {
      "id": "prf_4f9a2c",
      "name": "linkedin-research-bot",
      "description": "Authenticated session reusable across LinkedIn research agents.",
      "sourceSessionId": "98e83bbfd396241a6963425b1feeba2f",
      "createdAt": "2026-05-25T11:00:00Z",
      "updatedAt": "2026-05-25T11:30:00Z",
      "expiresAt": "2026-08-23T11:30:00Z",
      "size": 12482
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/browserless-profile-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.