Browser as a Service
instantly and on-demand

Our pool of headless browsers is ready to scale up your automations, tests, and data extractions.

Start Now

Frameworks

Languages

Browsers

Soon supported!

Use Cases

Connect to our pool of headless browsers with the Chrome DevTools Protocol (CDP) and get ready to scale up. Let us manage the browsers while you scale your operations.

Extract Data

Effortlessly extract valuable date from websites. Allowing you to collect data for analysis, research, and business intelligence.

Learn More

Automate Interactions

Streamline your workflows by automating interactions with websites. Perfect for repetitive form filling, data entry and testing

Learn More

Generate PDFs

Automate PDF creation as part of your workflows and easily convert web pages into PDF documents. Ideal for archiving, reporting, and sharing web content.

Learn More

Take Screenshots

Automate the process of taking screenshots of websites. Perfect for visual testing, monitoring website changes and for visual documentation.

Learn More
Start Now

Connect your code
in seconds

Puppeteer

Change the launch method to connect and then specify BlitzBrowser URL with your access key.

Playwright

Change the launch method to connectOverCDP and then specify BlitzBrowser URL with your access key.

Check Developer Docs
import puppeteer from 'puppeteer';

const browser = await puppeteer.connect({
    browserWSEndpoint: `wss://cdp.blitzbrowser.com?accessKey=${process.env.BLITZBROWSER_ACCESS_KEY}`
});

const context = await browser.createBrowserContext();
const page = await context.newPage();

// ...

await browser.close();
Connect Now

Plans and Pricing

No commitement, generous free tier and no credit card required to start.

Free

$0

Start For Free

No credit card required

30k seconds per month

60 seconds max per session

1 concurrent session

Email support

Starter

$0.000028/second

Start Now

Pay as you go

First 30k seconds free

Unlimited concurrent sessions

Unlimited seconds per session

Email support

Scale

$0.000014/second

Start Now

Automatically switch into Scale plan when you processed more than 20 millions seconds in the month

Unlimited concurrent sessions

Unlimited seconds per session

Email, chat & video support

Enterprise

Custom

Contact Us

Looking to process more than 50 millions seconds per month?

Contact us to get a custom plan and solution adapted for your needs.

FAQ

How are the sessions and seconds calculated?

A session starts at the moment you connect to a browser until you disconnect from it. The duration of the session is the total number of seconds.

For example, if you have 100 000 sessions with an average duration of 35 seconds. It means you have a total of 3 500 000 seconds.

Can I start with the Scale plan?

No, you will automatically upgraded to the Scale plan when you will reach 20 millions seconds in the current month. The next month, you still have to reach 20 millions seconds to get Scale pricing.

My framework is not listed, can I use BlitzBrowser?

BlitzBrowser supports Chrome DevTools Protocol. If your framework is working with CDP, you can use it.

Still have questions?

Need help or something custom? Contact us!

[email protected]