Get this data via API

Classify kaapcreative.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://kaapcreative.com"}'
{ "domain": { "domain_url": "https://kaapcreative.com", "categories": [ { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.19979539513587952, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.16978886723518372, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.1122857704758644, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.10488275438547134, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.10199356824159622, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs