Get this data via API
Classify blooms-and-blade.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://blooms-and-blade.com"}'
{
"domain": {
"domain_url": "https://blooms-and-blade.com",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.967941403388977,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.19837704300880432,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Domestic Services/Other",
"confidence": 0.13814501464366913,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.131132110953331,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.12950050830841064,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.