Get this data via API

Classify emryss.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://emryss.com"}'
{ "domain": { "domain_url": "https://emryss.com", "categories": [ { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.7662262916564941, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.32591280341148376, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Books & Literature/Other", "confidence": 0.2339765578508377, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Books & Literature/Book Retailers", "confidence": 0.20834749937057495, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs