Choose your deployment model. Cloud API for instant access. Self-hosted for total control. SDKs for native integration.
Managed infrastructure. Zero ops. Connect via WebSocket and start automating immediately.
Run AGENSTAB in your own infrastructure. Docker, Kubernetes, or bare metal. Air-gapped compatible.
Fork the engine. Extend the protocol. Contribute blueprints. Full source access for Enterprise licensees.
First-party SDKs for Python, Node.js, and Go. Connect your agent framework in one line.
from agens_tab import BrowserAgent # Connect to AGENSTAB agent = BrowserAgent(api_key="sk_live_...") # Navigate and extract session = agent.create_session(stealth_mode=True) agent.navigate("https://portal.enterprise.com") elements = agent.observe(max_elements=20) # Act on semantic elements agent.click(agent_id="submit_order_btn") agent.close()
Join the institutions running autonomous browser fleets on AGENSTAB infrastructure.