AgentQL · Schema

CreateSessionRequest

Request body for creating a remote browser session.

AgentsArtificial IntelligenceWeb ScrapingData ExtractionBrowser AutomationREST API

Properties

Name Type Description
browser_ua_preset string Operating system to simulate in the browser user agent.
browser_profile string Browser behavior profile.
inactivity_timeout_seconds integer Seconds of inactivity before the session is automatically terminated.
proxy object Proxy configuration for the browser session.
View JSON Schema on GitHub