{"uid":"cap_mX01aHZJUx3JB7aakgjAz","slug":"netintel-contact-extractor-b8b12045","name":"NetIntel Contact Extractor","description":"Extract structured contact details from text, an email signature, or webpage text using Claude Haiku — returns name, title, company, email, phone, and address as clean JSON so agents can turn unstructured contact blocks into CRM-ready records in one call.","url":"https://netintel.dev/extract/contact","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"The text to extract contact details from — free text, an email signature, or webpage text. Max 10000 words or 50KB."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"grade":{"type":"string","description":"Letter grade A-F"},"score":{"type":"number","description":"Quality score 0-100"},"cached":{"type":"boolean","description":"True if served from the in-memory cache."},"contact":{"type":"object","description":"Parsed contact fields: name, title, company, email, phone, address. Missing fields are null."},"findings":{"type":"array","items":{"type":"string"},"description":"Informational findings (e.g. no_fields_found)."},"fields_found":{"type":"number","description":"Count of non-null contact fields."}}}}}}},"responseSchema":{"type":"json","example":{"grade":"A","score":100,"cached":false,"contact":{"name":"Jane Doe","email":"jane@acme.com","phone":"+1 555 867 5309","title":"VP of Engineering","address":"123 Main St, San Francisco, CA 94105","company":"Acme Corp"},"findings":[],"fields_found":6}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_81Cu-m6Tuq86HSdgYyVtc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured contact information (name, email, phone, title, address, company) from a given source and grades the completeness of the result","exampleAgentPrompt":"Extract all the contact information you can find for acme.com — I need the name, email, phone number, job title, and address of their main contact, and tell me how complete the result is.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a letter grade (e.g. 'A') and numeric score (0–100) indicating completeness, a cached flag, and a contact object containing any found fields: name, email, phone, title, address, company. Also includes a findings array for any notes and a count of how many fields were successfully found.","failureModes":["No contact information found for the given domain — returns empty contact fields and a low score","Domain is unreachable or invalid — returns an error or zero-score result","Contact data is sparse — partial fields returned with low grade and reduced score","Payment failure via x402 — request rejected before processing","Rate limiting or API key issues — 402 or 429 response"],"whenToPreferThis":"Use this endpoint when you need to extract structured, graded contact information from a specific domain or URL and want a quality score indicating how complete the data is. Prefer it over generic scrapers when you need normalized contact fields (name, email, phone, title, address, company) with a reliability grade, especially in B2B lead generation or outreach enrichment workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:48:04.266Z","isFirstParty":false}