Company
Category
Reviews
No reviews yet — be the first to review wool.love.
Get this data via API
Classify wool.love — 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://wool.love"}'
{
"domain": {
"domain_url": "https://wool.love",
"categories": [
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.333671510219574,
"IAB3": "Business",
"IAB-113-90": "Industries - Apparel Industry"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.3172454237937927,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Outerwear",
"confidence": 0.27858635783195496,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.26754230260849,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Shirts & Tops",
"confidence": 0.2294483333826065,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Undergarments",
"confidence": 0.11948768049478532,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.