Get this data via API
Classify suplinksa.net — 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://suplinksa.net"}'
{
"domain": {
"domain_url": "https://suplinksa.net",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.9226706624031068,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.19786836206912992,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.14899590611457825,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.13585057854652405,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Beauty & Fitness/Fitness/Bodybuilding",
"confidence": 0.10563543438911438,
"IAB17-4": "Bodybuilding",
"IAB-549-483": "Sports - Bodybuilding"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.