{"slug":"web-cyberwarex-com-extract-002aba","title":"Targeted web scrape","host":"web.cyberwarex.com","method":"GET","resource":"https://web.cyberwarex.com/extract","category":"code","description":"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.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":955,"reported_calls_30d":37,"reported_payers_30d":3,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"selector":"h1","url":"https://example.com"},"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":{"selector":{"description":"CSS selector, e.g. 'h1', 'a.title' or 'table tr td'.","type":"string"},"url":{"description":"Absolute http(s) URL of the page to scrape.","format":"uri","type":"string"}},"required":["url","selector"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"advisory":{"type":"string"},"count":{"description":"Number of elements matching the selector.","type":"integer"},"elements":{"items":{"properties":{"attrs":{"type":"object"},"tag":{"type":"string"},"text":{"type":"string"}},"type":"object"},"type":"array"},"selector":{"type":"string"},"status":{"type":"integer"},"untrusted":{"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":955,"error":null}],"description_full":"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.","last_updated":"2026-09-24T07:35:07.38Z","schemes":["exact"]}