Get this data via API
Classify nutriscale.ai — 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://nutriscale.ai"}'
{
"domain": {
"domain_url": "https://nutriscale.ai",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.6961278319358826,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.3577244281768799,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.1761247217655182,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.1257874220609665,
"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.