Developer quickstart
- Python
- TypeScript
Get Started
Install the SDK and make your first request
Key Features
Multi-Tab Browser Control
Multi-Tab Browser Control
Control multiple browser tabs within a single session. Open, switch, and manage tabs programmatically for complex workflows like comparison shopping, multi-site form filling, and dashboard monitoring. Learn more →
Page Context API
Page Context API
Get detailed page state with every action using
include_context=True. Access viewport dimensions, scroll position, page size, URL, title, and more. Perfect for debugging coordinates and building smart automation. Learn more →Explicit Timing Control
Explicit Timing Control
Use
computer.wait(seconds) for explicit delays. Great for waiting on page loads, animations, and rate limiting.What is Tzafon?
Tzafon Computer is a package for controlling Chromium browsers and Linux desktop environments. Execute actions like clicking, typing, and navigating programmatically. Available for Python and TypeScript.Explore more
Quickstart
Get up and running in 30 seconds
Core Concepts
Learn execution modes and computer types
Actions Reference
Explore available actions
Pricing
View usage-based pricing
Example
See a working example
Libraries
Python and TypeScript SDKs