Get this data via API
Classify delogue.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://delogue.com"}'
{
"domain": {
"domain_url": "https://delogue.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4791326522827149,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.4547272920608521,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.3441649079322815,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections",
"confidence": 0.3332625925540924,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.2408755719661713,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.1190631166100502,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#976,412
Get this data as JSON — free trial, 50 API calls included.