Get this data via API
Classify bushmansblessing.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://bushmansblessing.com"}'
{
"domain": {
"domain_url": "https://bushmansblessing.com",
"categories": [
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.9392730593681335,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Other",
"confidence": 0.3855869174003601,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.2880474627017975,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.26088041067123413,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.16339929401874542,
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.15782730281352997,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.