Get this data via API

Classify desma.in — 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://desma.in"}'
{ "domain": { "domain_url": "https://desma.in", "categories": [ { "name": "/Health/Nursing/Other", "confidence": 0.8161453604698181, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.7746780514717102, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.2650472819805145, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.16702595353126526, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.14796139299869537, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs