{"uid":"cap_Lnd-LkLjmBJ8A657ALgz8","slug":"netintel-contact-extractor-836fed37","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-production-440c.up.railway.app/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.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.05/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_H3mS6nlaHPNgaM3W_qOHg","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 target and returns a scored, graded result","exampleAgentPrompt":"Extract the contact information for acme.com — I need the name, email, phone number, job title, and mailing address of whoever is the main contact there, and tell me how complete the result is.","exampleUseCases":null,"resultDescription":"A JSON object containing a letter grade (e.g. 'A') and numeric score (0–100) reflecting data completeness, a contact object with name, email, phone, title, address, and company fields, a list of findings or issues, the number of fields found, and a flag indicating whether the result was served from cache.","failureModes":["Target has no publicly accessible contact information — returns empty contact fields and a low score","Invalid or unreachable URL/domain — returns an error or zero-score result","Payment not provided or insufficient — returns HTTP 402 requiring USDC micropayment on Base mainnet","Rate limiting or network timeout — returns a server-side error","Cached result returned when fresh data expected — cached flag will be true"],"whenToPreferThis":"Choose this endpoint when you need structured, scored contact data extracted from a specific domain or webpage and want a quality grade alongside the result. It is particularly useful for lead enrichment, sales prospecting, or verifying business contact details at $0.05 per call via automatic micropayment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:48:48.409Z","isFirstParty":false}