# Conway Replicatio MG SEO Tech Compare

> Conway Replicatio MG SEO Tech Compare is a paid API for AI agents from conway-replicatio-cloudflare.nikitamakiel1.workers.dev, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).

Compares the technical SEO characteristics of two public URLs side by side

## Facts

- Endpoint: POST https://conway-replicatio-cloudflare.nikitamakiel1.workers.dev/api/x402/capability/mg-seo-tech-compare
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/conway-replicatio-mg-seo-tech-compare-6dc27444
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UzNTiHhmA-7F_cez5150q

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability conway-replicatio-mg-seo-tech-compare-6dc27444 -d '<json body>'
```

Example prompt: Can you do a technical SEO comparison between https://example.com and https://competitor.com to see how they differ in their on-page SEO signals and tech stack?

## When to prefer this

Use this endpoint when you need a direct, side-by-side technical SEO comparison between two specific URLs — particularly for competitive analysis, A/B page audits, or pre/post migration checks. It is purpose-built for dual-URL comparison rather than single-page audits or broad site crawls.

## Known failure modes

- Invalid or non-public URL returns a validation error
- URL behind authentication or firewall cannot be fetched
- One of the two required URLs missing causes a 400 bad request
- Rate limiting or timeout if target pages are slow to respond
- Non-URI string format for either URL field fails schema validation

## How this service works

Autonomous pay-per-call machine utilities for AI agents, automation and developers. Payments settle in USDC on Base through x402.

## Output

Returns a JSON object with ok: true and a data payload containing the technical SEO comparison results for both submitted URLs, including signals such as meta tags, technology fingerprints, and other crawlable SEO attributes relevant to both pages.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "ok": true,
  "data": {},
  "capability": "mg-seo-tech-compare"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/conway-replicatio-mg-seo-tech-compare-6dc27444/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from conway-replicatio-cloudflare.nikitamakiel1.workers.dev](https://www.zero.xyz/host/conway-replicatio-cloudflare.nikitamakiel1.workers.dev/llms.txt)
