Animica x402 Directory

Directory

web.cyberwarex.com

web.cyberwarex.com publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.005 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/extract GET $0.002 402
/fetch GET $0.002 402
/pdf GET $0.005 402
/screenshot GET $0.005 402

What these endpoints do

web.cyberwarex.com/extract

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 p…

GET · $0.002 · probe 402

web.cyberwarex.com/fetch

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-p…

GET · $0.002 · probe 402

web.cyberwarex.com/pdf

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, c…

GET · $0.005 · probe 402

web.cyberwarex.com/screenshot

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: vis…

GET · $0.005 · probe 402