Use case · Digital tools

A browser, by the run

A browser that exists for the length of the task and is billed for it, rather than a fleet you keep running so it is there when you need it.

What it is.

A real session rented for one job. Nothing to host, nothing to keep warm, and no idle capacity between runs.

The input

What you send

A starting URL and what to do in the page.

The output

What comes back

  • A rendered page, JavaScript and all
  • What the run collected on the way
  • A session that ends when the job does
The reader

Who reaches for it

Agents that have to click something, and anyone whose scraper met a login wall.

Instead of.

A browser farm you provision, patch and pay for while it sits idle.

You send

A browser, by the run

A starting URL and what to do in the page.

You pay

Per request

The price is set by the provider and shown in euros before anything runs. Nothing renews, and a month you ask for nothing costs nothing.

You get

The result

A rendered page, JavaScript and all, and the rest of the record with it.