Get this data via API

Classify dianola.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://dianola.com"}'
{ "domain": { "domain_url": "https://dianola.com", "categories": [ { "name": "/Beauty & Fitness/Face & Body Care/Other", "confidence": 0.24553610384464264, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Other", "confidence": 0.1960128992795944, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics", "confidence": 0.1458713859319687, "IAB7": "Health & Fitness", "IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories" } ] }, "success": true }
Get Free API Key View API Docs