It provides a simple API for controlling fleets of browsers that you can connect to via CDP and automate.Documentation Index
Fetch the complete documentation index at: https://docs.driver.dev/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
- Create a session via REST API or TypeScript SDK
- Connect using the returned CDP URL
- Automate with your preferred framework
- Stop the session when done
Use Cases
- Web Scraping - Extract data from sites with anti-bot protection
- AI Agents - Power autonomous browser agents with real browsers
- Testing - Run E2E tests on managed infrastructure
- Automation - Build workflows that interact with any website
Next Steps
Getting Started
Create your first browser session in minutes.