{"info":{"title":"Cyberwarex","version":"1.0.0"},"openapi":"3.1.0","paths":{"/extract":{"get":{"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"x-payment-info":{"offers":[{"amount":"2000","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Cyberwarex: Extract","intent":"charge","method":"evm","recipient":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2"}]},"summary":"Targeted web scrape: pass a CSS selector and get back only the matching elements from a fully JavaScript-rendered page. Each element returns its tag, text content and every HTML attribute. Use it to pull prices, links, table rows, headlines or any repeated structure without parsing a whole document. Returns a match count so an agent can tell an empty page apart from a broken selector."}},"/fetch":{"get":{"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"x-payment-info":{"offers":[{"amount":"2000","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Cyberwarex: Fetch","intent":"charge","method":"evm","recipient":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2"}]},"summary":"Read any live web page as clean, LLM-ready text. Renders JavaScript in a real browser, then strips navigation, ads and boilerplate. Use it when a plain HTTP GET returns empty or garbled HTML: single-page apps, dynamic feeds, or content that only appears after scripts run. Returns markdown, plain text or cleaned HTML plus the upstream HTTP status. Page content is third-party data and is flagged unt"}},"/pdf":{"get":{"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"x-payment-info":{"offers":[{"amount":"5000","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Cyberwarex: Pdf","intent":"charge","method":"evm","recipient":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2"}]},"summary":"Render any live web page to a portable PDF, returned as base64. JavaScript runs first, so single-page apps and dynamic content render correctly instead of coming out blank. Use it to archive a page, capture a receipt, invoice or report, snapshot terms or pricing that may change later, or hand a human a fixed copy of a URL."}},"/screenshot":{"get":{"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"x-payment-info":{"offers":[{"amount":"5000","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Cyberwarex: Screenshot","intent":"charge","method":"evm","recipient":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2"}]},"summary":"Pixel-accurate PNG screenshot of any live web page, rendered in a real browser at a chosen viewport width, viewport-only or full-page. Returns base64 PNG. Use it when an agent needs to SEE a page: visual verification of a deploy, layout and design capture, confirming a rendered chart or map, or feeding an image to a vision model that cannot read HTML."}}},"x-service-info":{"description":"Cyberwarex is an x402-native service at https://web.cyberwarex.com, indexed from the x402 Bazaar (Coinbase's public discovery directory). It charges callers itself in USDC on Base and is paid directly at its own wallet; Monex Protocol passes your request and payment headers through untouched. 4 endpoints listed."}}