Get this data via API

Classify ochre-stone.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://ochre-stone.com"}'
{ "domain": { "domain_url": "https://ochre-stone.com", "categories": [ { "name": "/Health/Mental Health/Anxiety & Stress", "confidence": 0.25899478793144226, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.1824678480625153, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs