{"slug":"netintel-dev-entity-extract-917b7e","title":"Extract named entities from text using Claude Haiku — people, organizations, loc","host":"netintel.dev","method":"POST","resource":"https://netintel.dev/entity-extract","category":"commerce","description":"Extract named entities from text using Claude Haiku — people, organizations, locations, dates, emails, URLs, money amounts, and products — returned as structured typed arrays so agents can pull structured signals out of unstructured text in one call.","price_listed":0.05,"price_asked":0.05,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":937,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"text":"Jane Doe and John Smith from Acme Corp met in San Francisco on 2024-03-15 to discuss WidgetPro. Contact jane@acme.com or visit https://acme.com — the deal was worth $1.2M."},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The text to extract named entities from — an article, email, document, or any unstructured text. Max 10000 words or 50KB.","type":"string"},"types":{"description":"Optional subset of entity types to extract: person, organization, location, date, email, url, money, product, phone. Defaults to all types.","items":{"type":"string"},"type":"array"}},"required":["text"],"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":{"entities":{"description":"Per-type arrays of unique entity strings as they appear in the text. Only requested types appear when the types param is supplied.","type":"object"},"findings":{"description":"Informational findings (e.g. extraction errors)","items":{"type":"object"},"type":"array"},"grade":{"description":"Letter grade A-F","type":"string"},"score":{"description":"Quality score 0-100","type":"number"},"total_entities":{"description":"Total count across all entity arrays","type":"number"},"types_extracted":{"description":"The entity types included in this response","items":{"type":"string"},"type":"array"}},"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.05,"price_match":true,"latency_ms":937,"error":null}],"description_full":"Extract named entities from text using Claude Haiku — people, organizations, locations, dates, emails, URLs, money amounts, and products — returned as structured typed arrays so agents can pull structured signals out of unstructured text in one call.","last_updated":"2026-09-19T20:39:40.684Z","schemes":["exact"]}