Get this data via API

Classify apellica.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://apellica.com"}'
{ "domain": { "domain_url": "https://apellica.com", "categories": [ { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.9821041226387024, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5503020882606506, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.3513524830341339, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.3172352612018585, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.1534835547208786, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.11412053555250168, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs