{"uid":"cap_ruxqPfNRV0uxH5QJ3TOMv","slug":"arch-tools-extract-entities-b400644b","name":"Arch Tools — Extract Entities","description":"Arch Tools — extract-entities","url":"https://archtools.dev/v1/tools/extract-entities","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"Text to extract entities from"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.015","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.015/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_otjU3bMmWfIrBTHMz5KBS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.015","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts named entities (people, organizations, locations, dates, etc.) from a given text string","exampleAgentPrompt":"Can you extract all the named entities — people, organizations, locations, and dates — from this text: 'On January 15, 2024, Apple CEO Tim Cook met with European Union officials in Brussels to discuss antitrust regulations.'","exampleUseCases":[{"title":"News article entity extraction","prompt":"Pull out every person, company, and location mentioned in this news article: 'Elon Musk's Tesla announced a new Gigafactory partnership with the German government in Berlin last Tuesday.'"},{"title":"Legal document entity tagging","prompt":"I need to identify all the parties, dates, and jurisdictions mentioned in this contract clause — can you extract the entities from it? Here's the text: 'The agreement between Acme Corp and BrightStart LLC was signed on March 3, 2023, and is governed by the laws of Delaware.'"},{"title":"CRM enrichment from email body","prompt":"Extract the names, company names, and any dates from this email so I can update our CRM: 'Hi, this is Sarah Johnson from TechNova Inc. — could we schedule a call for next Wednesday the 12th?'"}],"resultDescription":"A JSON object containing the extracted entities found in the input text, including entity values and their types (e.g. PERSON, ORG, GPE, DATE). The exact structure may include entity spans, labels, and confidence scores depending on the service implementation.","failureModes":["Empty or missing 'text' field returns a validation error","Extremely long text may time out or be truncated","Ambiguous or highly colloquial text may result in missed or misclassified entities","Non-English text may have reduced accuracy or unsupported entity types","Payment failure via x402/USDC on Base will block the request"],"whenToPreferThis":"Choose this endpoint when you need fast, per-call named entity recognition on unstructured text without setting up your own NLP pipeline. It is particularly useful in agent workflows where text arrives dynamically and needs to be parsed for structured entities before further processing. At $0.015 per call it is cost-effective for moderate volumes. Prefer it over building custom NER when speed of integration matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:51:55.750Z","isFirstParty":false}