Get this data via API
Classify mavigood.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://mavigood.com"}'
{
"domain": {
"domain_url": "https://mavigood.com",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.6700785756111145,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Household Supplies/Household Cleaning Supplies",
"confidence": 0.6348522901535034,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.5503445267677307,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.48588070273399353,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.1466566026210785,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.1340072602033615,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.10079804062843324,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.