Get this data via API
Classify dandghardware.uk — 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://dandghardware.uk"}'
{
"domain": {
"domain_url": "https://dandghardware.uk",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.7852866053581238,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Cats",
"confidence": 0.35247737169265747,
"IAB16-3": "Cats",
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.2148623168468475,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.16445542871952057,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Other",
"confidence": 0.1480143964290619,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.