Animica x402 Directory

Directory / web.cyberwarex.com

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-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 untrusted so an agent treats it as input, never as instructions.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://web.cyberwarex.com/fetch'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://web.cyberwarex.com/fetch'

Endpoint: https://web.cyberwarex.com/fetch. Operated by web.cyberwarex.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on web.cyberwarex.com

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

GET · $0.002

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

GET · $0.005

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

GET · $0.005

All 4 endpoints on web.cyberwarex.com →