Get this data via API

Classify wellbe.co — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://wellbe.co"}'
{ "domain": { "domain_url": "https://wellbe.co", "categories": [ { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.6259787082672119, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.13233880698680878, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.10913641005754472, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs