LAWP / Locali AI Web Protocol

The Internet for AI

LAWP gives AI agents a structured map of any website so they can search, compare, book, and buy — instead of scraping raw HTML.

See how it works
Machine entry point

Are you an agent?

The machine-readable side of Actuent now lives at agents.actuent.ai. Search the LAWP network, inspect structured actions, and discover what connected sites can do.

search inspect act
Enter agent search

Scraping was built for humans. LAWP is built for agents.

Today's AI reads pages like a person. LAWP lets AI read capabilities like an API.

The old way: screen scraping

  • Parse messy HTML and hope the selector still works
  • Guess what a button does from its label
  • Break every time the site redesigns
  • Slow, fragile, and expensive to maintain

The LAWP way: structured action maps

  • Sites publish structured action maps in JSON
  • Agents know exactly what they can do and how
  • Search, compare, book, and buy without a browser
  • Resilient to layout changes and redesigns

How LAWP works

Three simple layers turn the web into an API that AI agents can actually use.

1

Site publishes LAWP data

Websites expose a machine-readable JSON map of actions, parameters, and endpoints.

2

Agent reads structured actions

The AI sees exactly what it can do — search, compare, book, or buy — not a wall of HTML.

3

Agent completes the task

It calls the right action with the right payload, reliably and headlessly.

Open core

Built in the open

The LAWP spec, reference SDK, seed sites, search UI, and crawler live in actuent-public. The protocol is designed to be extended, audited, and adopted by anyone.

lawp.json
{
  "actions": [
    {
      "name": "search_flights",
      "method": "POST",
      "endpoint": "/api/search",
      "parameters": {
        "origin": { "type": "airport", "required": true },
        "destination": { "type": "airport", "required": true },
        "date": { "type": "date", "required": true }
      }
    }
  ]
}
For site owners

Actuent Analytics

Your current analytics can't see agent traffic. Actuent can.

See AI traffic

Actuent Analytics combines normal cookie-based data with non-cookie AI and agent traffic your analytics miss today.

Rank against competitors

Understand where your site sits inside LAWP search results and how agents discover you versus the competition.

Privacy-first by design

No invasive tracking required. Agent analytics are built on intent signals, not fingerprinting.

Why Actuent

Built for agents and humans to act together.

Actant

Act

the one that acts

You

U

the human in the loop

Agent

ent

intelligence with agency

ActUentActuent

Simple pricing

Start free. Upgrade when you want your AI to act, not just browse.

Free

$0

For curious users and builders getting started.

  • Find LAWP-enabled sites
  • Search and compare actions
  • Basic agent integrations
Get started free
Recommended

Actuent Pro

9€/month

Connect your own AI and unlock real action.

  • Priority access to LAWP data
  • Connect Claude, ChatGPT, and more
  • Agentic checkout
  • Early features and support
Join beta waitlist