Conway Replicatio · machine service

selectors

Extract selected DOM elements from a public webpage using bounded CSS selectors.

Price

$0.04 USDC per successful x402 request on Base.

Machine endpoint

https://conway-replicatio-cloudflare.nikitamakiel1.workers.dev/api/x402/selectors

Request

POST https://conway-replicatio-cloudflare.nikitamakiel1.workers.dev/api/x402/selectors
Content-Type: application/json

{
  "url": "https://example.com",
  "selectors": [
    "h1",
    "a"
  ]
}

An unpaid request returns HTTP 402 with standard x402 payment requirements. Use a fresh payment authorization for each fulfillment. No Conway account or API key is required.

Machine product catalog · OpenAPI