Category
Reviews
No reviews yet — be the first to review deemedfit.co.
Get this data via API
Classify deemedfit.co — 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://deemedfit.co"}'
{
"domain": {
"domain_url": "https://deemedfit.co",
"categories": [
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.8737297058105469,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Law & Government/Military/Other",
"confidence": 0.1544637680053711,
"IAB4-10": "U.S. Military",
"IAB-389": "War and Conflicts"
},
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.11552973091602324,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.10633449256420135,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.