Use Scrape as an app, package, or protocol surface.
Start with the quickstart, then pick the boundary you need: HTTP client, in-process server, direct engine, Pilot delegation, or DSL artifacts.
Quickstart
Run the mock server, send one scrape request, and inspect the result.
Client
Typed frontend client, polling, events, interactions, and artifacts.
Server
Embedding the backend half in Bun, Astro, or another server.
Engine
Pipeline internals, actor loop, blockers, and heal ladder.
HTTP API
Jobs, runs, events, views, artifacts, replay, and health.
Embedding
Use Scrape from Cuitty apps or third-party services.
Auth via Safe
Safe refs, browser session capture, and session reuse.
BYOM/BYOB
Bring your own model bridge or browser session implementation.
Pilot
Delegate browser work from Pilot into Scrape over HTTP.
DSL
Author and replay scrape artifacts as .cuitty blocks.