Extract name, email, phone — perfectly normalized JSON. No more copy-paste. Free 100 calls/month.
// 1) Send message
POST https://whatsextract.com/api/extract
Headers:
Content-Type: application/json
X-API-Key: <your_key>
Body:
{
"message": "Hi, I'm Priya. Reach me at priya@acme.com or +1 (415) 555-0199",
"mode": "full"
}
// 2) Response
{
"name": "Priya",
"email": "priya@acme.com",
"phone": "+14155550199"
}
Emails, phones, names — normalized with high accuracy. Audit-friendly JSON.
Typical latency around 500ms. Built for realtime lead capture.
One POST call. Optional webhooks. Works with HubSpot, Pipedrive, Airtable, etc.
{ /* JSON shows here */ }
Tip: Add your API key for higher limits while testing.
100 API calls/month
2,000 API calls/month
10,000 API calls/month
Around ~95% in our benchmarks using robust normalization and validation.
No. We process the message and return JSON; you control storage.
Yes. No contracts. Upgrade/downgrade in seconds.
Plan-based limits. Free: 100/mo • Pro: 2,000/mo • Business: 10,000/mo.