{"slug":"search-cyberwarex-com-contents-1b457b","title":"Fetch one public web page and return its readable content as clean text or markd","host":"search.cyberwarex.com","method":"GET","resource":"https://search.cyberwarex.com/contents","category":"code","description":"Fetch one public web page and return its readable content as clean text or markdown, with JavaScript executed, so the result reads like the page a human sees. The retrieval half of research: pair it with /search to go from a query to grounded page text. Returns the content, its length, the final URL","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":1006,"reported_calls_30d":3,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"format":"markdown","max_chars":8000,"url":"https://docs.x402.org"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"format":{"default":"markdown","description":"Content format.","enum":["markdown","text"],"type":"string"},"max_chars":{"default":8000,"description":"Truncate the content to this many characters.","maximum":20000,"minimum":500,"type":"integer"},"url":{"description":"Public http(s) URL to read.","type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chars":{"type":"integer"},"content":{"description":"Readable page content (untrusted third-party data).","type":"string"},"final_url":{"type":"string"},"format":{"type":"string"},"status":{"type":"integer"},"truncated":{"type":"boolean"},"url":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":1006,"error":null}],"description_full":"Fetch one public web page and return its readable content as clean text or markdown, with JavaScript executed, so the result reads like the page a human sees. The retrieval half of research: pair it with /search to go from a query to grounded page text. Returns the content, its length, the final URL and the HTTP status. Truncate with max_chars.","last_updated":"2026-09-13T10:40:39.967Z","schemes":["exact"]}