Animica x402 Directory

Directory / lauf.halowerk.com

lauf.halowerk.com/v1/ephemeral-browser

Creates a fresh browser context for one HTTPS page, obeys robots.txt, refuses login walls, CAPTCHAs and paywalls, renders JavaScript, returns a sanitized DOM and/or base64 PNG, and destroys the context after the request. There is no reusable cookie jar, session handle, login automation or navigation step list. The runtime ceiling is 60 seconds and the returned DOM is capped at 1 MiB.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://lauf.halowerk.com/v1/ephemeral-browser'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://lauf.halowerk.com/v1/ephemeral-browser'

Endpoint: https://lauf.halowerk.com/v1/ephemeral-browser. Operated by lauf.halowerk.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on lauf.halowerk.com

lauf.halowerk.com/v1/browser-task

Loads one https page in a real headless browser and performs up to eight steps on it: click, fill, select, check, uncheck, wait, wait_for_selector. Returns a pe…

GET · $0.012

lauf.halowerk.com/v1/form-dryrun

Loads a public https page, finds the requested form, fills your values into it in a real headless browser and reports what a submission would run into — without…

GET · $0.01

All 3 endpoints on lauf.halowerk.com →