
Guided Workflows-as-a-Service
Guide your users through any website
EdgeTasker injects a human-in-the-loop copilot into any page — filling the tedious parts and handing your user the wheel for the clicks that matter. No bots, no blocks, no broken automation.
No credit card required on the Free tier.
Why EdgeTasker
The last mile of automation, done safely
Never get blocked
No headless browser, no bot fingerprint. It's your user's real session — Cloudflare, DataDome and CAPTCHAs simply don't apply.
Human in the loop
We fill the fields; your user clicks the button. Genuine isTrusted events, no credential custody, no ToS landmine.
Works on sites you don't own
Unlike WalkMe or Pendo, EdgeTasker guides users through third-party pages — the last mile no one else covers.
Margin-friendly
The end-user's browser does the DOM work, so it scales without a compute bill. 90%+ gross margin by design.
Resilient locating
Primary selector → ARIA → placeholder → label → data-* fallbacks survive markup drift far better than a brittle XPath.
Edge-native
Hono on Cloudflare Workers, Neon Postgres, KV-cached auth. Global low latency, no cold-start tax on the hot path.
How it works
Three moving parts, zero anti-bot fight
Configure at build-time
Define your form-filling, search, and navigation steps via our API or dashboard — bound to any target domain.
Serve the guide at run-time
When a user triggers a workflow, our edge API returns an Interactive Guide Protocol and the SDK injects a clean sidecar.
Human stays in control
The sidecar fills fields and positions the page, then hands the trust-bearing clicks (checkout, 2FA) to the person.
One snippet to embed
Drop in the SDK, start a workflow
The Client SDK injects a clean shadow-DOM sidebar, locates the field, types the value in a framework-safe way, and hands off the click.
SDK reference →EdgeTasker.start({
apiBaseUrl: "https://api.edgetasker.com",
apiKey: "ef_live_...",
workflowId: "wf_...",
inputData: {
search_term: "Sardines",
postcode: "SW1A 1AA",
},
});Ready to guide your first workflow?
Start on the Free tier with 1,000 executions a month. Upgrade when you grow.