AgentQL · Schema

CreateSessionResponse

Response containing the remote browser session details.

AgentsArtificial IntelligenceWeb ScrapingData ExtractionBrowser AutomationREST API

Properties

Name Type Description
session_id string Unique identifier for the created session.
cdp_url string WebSocket URL for Chrome DevTools Protocol access.
expires_at string ISO 8601 timestamp when the session will expire.
View JSON Schema on GitHub