For AI agents: a documentation index is available at /llms.txt
Skip to main content

/session/bql/*

POST 

/session/bql/*

> Executes BrowserQL queries against an existing session. The session must be a stealth session to support BrowserQL.

BrowserQL is a GraphQL-based query language for browser automation that allows you to interact with web pages using a declarative syntax. Queries execute within the context of your existing session, maintaining browser state and session data across multiple operations.

Request

Responses