genesis.palsus2023.workers.dev publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.003 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/link_extract | POST | $0.003 | 402 |
| /v1/page_metadata | POST | $0.002 | 402 |
| /v1/repair_json | POST | $0.003 | 200 |
Extract and normalize HTTP and HTTPS links from a public web page. Use for crawlers, sitemap generation, link discovery, website structure analysis, research agents and web link extraction. Price: $0.…
Get URL and web page metadata including title, meta description, canonical URL, Open Graph metadata and Twitter metadata. Use for link previews, URL inspection, content verification and page metadata …
Repair malformed, invalid, or broken JSON-like text and return valid parseable JSON when recoverable. Useful for fixing machine-generated JSON, API responses, missing quotes, formatting errors, traili…