{"slug":"netintel-dev-text-summarize-f89509","title":"Text summarizer / summarization API — condense text, Markdown, or a URL into a T","host":"netintel.dev","method":"POST","resource":"https://netintel.dev/text-summarize","category":"search","description":"Text summarizer / summarization API — condense text, Markdown, or a URL into a TL;DR plus key bullet points using Claude Haiku. Accepts raw text or a URL (fetched and extracted), enforces an input cap, and returns a clean structured summary so agents can compress documents and articles in one call.","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":913,"reported_calls_30d":2,"reported_payers_30d":2,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"text":"The James Webb Space Telescope has captured its deepest infrared image of the universe to date, revealing thousands of galaxies in a tiny patch of sky. The image, known as Webb's First Deep Field, shows galaxy cluster SMACS 0723 as it appeared 4.6 billion years ago. The combined mass of this cluster acts as a gravitational lens, magnifying far more distant galaxies behind it. Astronomers say the image will help them understand galaxy formation in the early universe."},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"max_points":{"description":"Number of key bullet points to return (default 5, max 10).","type":"number"},"text":{"description":"Raw text to summarize. Provide exactly one of text or url. Max 10000 words or 50KB.","type":"string"},"url":{"description":"URL to fetch, extract readable text from, and summarize. Provide exactly one of text or url. The page must yield ≥50 words of extractable paragraph text (fetch capped at 500KB/10s) — thin or JS-rendered pages 400 without charging.","type":"string"}},"type":"object"},"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":{"properties":{"compression_ratio":{"description":"summary_word_count / original_word_count, rounded to 2 decimals","type":"number"},"findings":{"description":"Reserved — currently always [] on success","type":"array"},"grade":{"description":"Letter grade A-F","type":"string"},"key_points":{"description":"Key bullet points extracted from the content","items":{"type":"string"},"type":"array"},"original_word_count":{"description":"Word count of the input content","type":"number"},"score":{"description":"Quality score 0-100","type":"number"},"source":{"description":"text or url","type":"string"},"summary":{"description":"Concise 2-4 sentence summary","type":"string"},"summary_word_count":{"description":"Word count of the generated summary","type":"number"}},"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.005,"price_match":true,"latency_ms":913,"error":null}],"description_full":"Text summarizer / summarization API — condense text, Markdown, or a URL into a TL;DR plus key bullet points using Claude Haiku. Accepts raw text or a URL (fetched and extracted), enforces an input cap, and returns a clean structured summary so agents can compress documents and articles in one call.","last_updated":"2026-09-01T14:54:38.748Z","schemes":["exact"]}