FETCH402
← Protocol index

Resource / 13108

unknown

Unnamed resource.

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 per-step log saying what was attempted and whether it succeeded, plus the final URL, title, visible text, links, form structure and an optional screenshot as a base64 PNG. Three limits are part of the product, not accidents.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 16000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "collect": {
      "links": true,
      "text": true
    },
    "steps": [
      {
        "action": "wait",
        "ms": 500
      }
    ],
    "url": "https://example.com/"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{}