{"slug":"agentreader-dev-summarize-58c8d7","title":"AI summarization of any web page, raw text or HTML","host":"agentreader.dev","method":"POST","resource":"https://agentreader.dev/summarize","category":"search","description":"AI summarization of any web page, raw text or HTML. Send JSON with one of url/text/html plus optional style (bullets|paragraph|tldr) and maxWords. Returns a dense, factual summary that preserves key numbers, names and conclusions. Powered by Claude.","price_listed":0.02,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":2,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"maxWords":150,"style":"bullets","url":"https://en.wikipedia.org/wiki/HTTP_402"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"html":{"description":"Raw HTML to summarize","type":"string"},"maxWords":{"description":"Max summary length in words (20-1000, default 200)","type":"number"},"style":{"description":"bullets | paragraph | tldr (default bullets)","type":"string"},"text":{"description":"Raw text to summarize","type":"string"},"url":{"description":"URL to fetch and summarize (or use text/html)","type":"string"}}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"AI summarization of any web page, raw text or HTML. Send JSON with one of url/text/html plus optional style (bullets|paragraph|tldr) and maxWords. Returns a dense, factual summary that preserves key numbers, names and conclusions. Powered by Claude.","last_updated":"2026-09-01T02:32:51.522Z","schemes":["exact"]}