System Migration

Stop paying for VMs.
Start using real hardware.

Steel.dev routes you through virtual machines with spoofed fingerprints. We route you through authentic mobile and desktop devices. Achieve near-zero detection rates without changing your code.

Supported Frameworks

PlaywrightPuppeteerSeleniumBrowser-UseStagehandCrawl4AI
STATUS: LIVE
iPhone 14 Pro
Residential IP • AT&T
ALLOCATED
Fingerprint:Authentic iOS 16.2
WebGL:Apple GPU
Canvas:Hardware matched
Latency:12ms
STATUS: SPOOFED (STEEL)
Headless Chrome
Datacenter IP • AWS
BLOCKED
Fingerprint:Inconsistent
WebGL:Software SwiftShader
Bot Score:0.1 (High Risk)

Driver vs Steel.dev on the same task

Same automation script, same protected target site. See the difference live.

Driver.dev
SUCCESS
IP Reputation: High
Hardware: Authentic
Steel.dev
BLOCKED
Datacenter IP Flagged
Spoofed Context Detected

Migrate from Steel.dev in one prompt

Paste this into Claude, ChatGPT, or Cursor to auto-convert your Steel.dev integration to Driver in seconds.

Zero structural changes required.
migration-prompt.txt
# System instructions for LLM:
You are an expert automation engineer. Migrate the provided
script from `steel-sdk` to `@driverdev/sdk`.
Rules:
1. Replace `import Steel from 'steel-sdk'` with `import { Driver } from '@driverdev/sdk'`
2. Change initialization:
From: `const client = new Steel({ apiKey: '...' })`
To: `const driver = new Driver({ apiKey: '...' })`
3. Remove all stealth plugin injections (Driver handles this via real hardware).
4. Update session creation:
From: `client.sessions.create({ proxy: true })`
To: `driver.launch({ hardware: 'mobile', location: 'us' })`
Comparison

Stop paying for VMs.
Start using real hardware.

Stop getting blocked on sites with Steel.dev. Driver routes you through authentic devices to remain unblocked.

Supported Frameworks

PlaywrightPuppeteerBrowser-UseStagehand
DRIVER
Windows 10 Pro
Residential IP • AT&T
ALLOCATED
Fingerprint:Authentic OS
WebGL:Nvidia GPU
Canvas:Hardware matched
Latency:322ms
STEEL.DEV
Headless Chrome
Datacenter IP • AWS
BLOCKED
Fingerprint:Inconsistent
WebGL:SwiftShader
Bot Score:High Risk

Driver vs Steel.dev on the same task

Same automation script, same protected target site. See the difference live.

Driver.dev
SUCCESS
IP Reputation: High
Hardware: Authentic
Steel.dev
BLOCKED
Datacenter IP Flagged
Spoofed Context Detected

Migrate from Steel.dev in one prompt

Paste this into Claude, ChatGPT, or Cursor to auto-convert your Steel.dev integration to Driver in seconds.

Zero structural changes required.
migration-prompt.txt
# System instructions for LLM:
You are an expert automation engineer. Migrate the provided
script from `steel-sdk` to `@driverdev/sdk`.
Rules:
1. Replace `import Steel from 'steel-sdk'` with `import { Driver } from '@driverdev/sdk'`
2. Change initialization:
From: `const client = new Steel({ apiKey: '...' })`
To: `const driver = new Driver({ apiKey: '...' })`
3. Remove all stealth plugin injections (Driver handles this via real hardware).
4. Update session creation:
From: `client.sessions.create({ proxy: true })`
To: `driver.launch({ hardware: 'mobile', location: 'us' })`
The Architectural Difference

Why engineering teams choose Driver

A head-to-head breakdown of what matters for production browser automation.

Feature Component
driver.dev
Steel.dev
01Infrastructure
Real hardware
Virtual Machines
02Fingerprints
Genuine device signatures
Spoofed profiles (inconsistent)
03IP Type
Residential
Datacenter
04Detection Rate
Near-zero (< 0.1%)
High on most targets
05BYO Proxies
Yes (Full support)
Yes
06Framework Support
Playwright, Puppeteer, Selenium
Limited Selenium support
07Geo Coverage
190+ Countries
6 Regions
08Concurrency
Up to unlimited
5-100 based on fixed plan
09CAPTCHA Solving
Built-in (Rarely needed)
Paid add-on required
10Session Duration
1hr default
15m default
The Architectural Difference

Why engineering teams choose Driver

A head-to-head breakdown of what matters for production browser automation.

Feature Component
driver.dev
Steel.dev
01Infrastructure
Real hardware
Virtual Machines
02Fingerprints
Genuine device signatures
Spoofed profiles (inconsistent)
03IP Type
Residential
Datacenter
04Detection Rate
Near-zero (< 0.1%)
High on most targets
05BYO Proxies
Yes (Full support)
Yes
06Framework Support
Playwright, Puppeteer, Selenium
Limited Selenium support
07Geo Coverage
190+ Countries
6 Regions
08Concurrency
Up to unlimited
5-100 based on fixed plan
09CAPTCHA Solving
Built-in (Rarely needed)
Paid add-on required
10Session Duration
1hr default
15m default

Integration — one line, any framework

Connect with Playwright, Puppeteer, or Selenium.

driver.dev (Playwright)
Current
import { chromium } from "playwright";
import BrowsercashSDK from "@browsercash/sdk";
const { cdpUrl } = await new BrowsercashSDK({ apiKey: "YOUR_API_KEY" }).browser.session.create();
const browser = await chromium.connectOverCDP(cdpUrl);
Steel.dev (Playwright)
Legacy
import { chromium } from "playwright";
const browser = await chromium.connectOverCDP(
"wss://connect.steel.dev?apiKey=YOUR_API_KEY"
);
Works Native With:PlaywrightPuppeteerSeleniumBrowser-UseCrawl4AIStagehand

https://x.com/jmaclarenscott/status/1996983712827769262

Pricing — pay less, get real hardware

Steel.dev charges premium rates for simulated environments. Driver gives you physical hardware access starting free.

Steel.dev (VMs)
Hobby
100 hrs credit
$0
Starter
298 hrs limit
$29/mo
Developer
1,298 hrs limit
$99/mo
Pro
9,980 hrs limit
$499/mo
Paying for software emulators
driver.dev (Real Hardware)

Free Tier

Start building with physical devices instantly.

$0
Access to real browser node pool
Built-in residential IP routing
Zero captcha configuration required

Launch browsers with confidence

Real Chrome. Real hardware. Real IPs. One Endpoint.

Launch browsers with confidence

Real Chrome. Real hardware. Real IPs. One Endpoint.