Get this data via API
Classify back40performance.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://back40performance.com"}'
{
"domain": {
"domain_url": "https://back40performance.com",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.8403176665306091,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Beauty & Fitness/Fitness/Bodybuilding",
"confidence": 0.2625148296356201,
"IAB17-4": "Bodybuilding",
"IAB-549-483": "Sports - Bodybuilding"
},
{
"name": "/Food & Drink/Beverages/Nutrition Drinks & Shakes",
"confidence": 0.1347709745168686,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.11650054901838304,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.110759437084198,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.