Get this data via API

Classify clayreporter.com — 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://clayreporter.com"}'
{ "domain": { "domain_url": "https://clayreporter.com", "categories": [ { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.7249178886413574, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.6389808654785156, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.621467113494873, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Local News", "confidence": 0.47405970096588135, "IAB12-3": "Local News" }, { "name": "/News/Health News", "confidence": 0.24396367371082303, "IAB12": "News", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Other", "confidence": 0.2348254770040512, "IAB12": "News" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.20348228514194489, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs