Get this data via API
Classify probiotics.info — 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://probiotics.info"}'
{
"domain": {
"domain_url": "https://probiotics.info",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.5426775217056274,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.505424976348877,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.3425859808921814,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.3328593969345093,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.24421118199825287,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.19810612499713895,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.