Self-hosted browsers

Chat once.
Scrape forever.

<Ev3ry/> is one universal web-scraping agent that lives in a Project. Chat to explore any site; it writes replayable Playbooks, composes them into Workflows, and runs them on a schedule — with no LLM in the loop.

500 free credits · No card required · Deterministic replay

acme-prices · project
youGrab every product on shop.example.com — name, price, rating.
e3Explored 3 pages and found a product grid. Recording a Playbook…
products.playbookLLM-free
  • 01open /collections/all
  • 02paginate while “Next” exists
  • 03extract { name, price, rating }
  • 04save → Artifact (schema v3)
Replayable · last run 41s · 1,284 rows
8,420
credits
remaining
How it works

Build a scraper by talking to it.

No selectors to babysit, no brittle scripts. You describe the outcome; <Ev3ry/> records the repeatable steps.

PASS 01

Chat to explore a site

Point the agent at a URL and say what you want. It browses, clicks, and works out the page structure with you in plain language.

PASS 02

The agent writes a Playbook

Your conversation compiles into a deterministic, LLM-free scraping recipe you can read, edit, version, and replay forever.

PASS 03

Schedule runs, get Artifacts

Run on a cron or chain Playbooks into Workflows. Every run drops structured Artifacts you can pull straight from the API.

Platform

Everything a recurring scrape needs, in one place.

From the first exploratory chat to a scheduled pipeline feeding your warehouse.

LLM-free replay

Playbooks

Recorded once, replayed forever. No model calls at run time, so extraction is cheap and fully deterministic.
DAGs

Workflows

Chain Playbooks into directed graphs — crawl, enrich, export — with branching, retries and fan-out.
Typed output

Schemas

Define the shape once. Every run validates against your schema, so what lands downstream stays clean.
Reusable

Skills

Teach the agent a move once — login, pagination, a CAPTCHA hand-off — then reuse it across any Playbook.
One balance

Credits

LLM tokens and browser-seconds meter into a single balance. One number to watch, 1 credit = $0.01.
Enterprise · custom

Self-hosted BaaS

A bespoke browser fleet, tailored and deployed for your enterprise. Browsers run on your own machines — data, cookies and sessions never leave your environment.
Use cases

Pointed at one site or 40×.

The same chat-to-Playbook loop, whatever you’re pulling.

Watch 40 retailers while you sleep.

A nightly Workflow re-runs each Playbook, diffs prices against yesterday, and posts only the changes to your warehouse. Because replay is LLM-free, a 40-site sweep costs browser-seconds, not tokens.

Nightly cronPrice diffWebhook out
Pricing

Pay for what runs. Nothing else.

One credit balance covers both costs. No seats, no per-site fees, no surprise bills.

One balance, two meters

How credits work

LLM tokensWhile you chat and the agent builds a Playbookmetered
Browser timeWhile a Playbook replays on a runper second
Agent sandboxIsolated browser, spun up per runincluded
View pricing
$0.01

= 1 credit. Start with 500 free on every new project.

No card required

Build your first scraper by chatting.

Drop a URL, describe the data, and let <Ev3ry/> record the Playbook. Schedule it tonight.

500 free credits · No card · Cancel anytime