Get this data via API

Classify otbfurniture.co.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://otbfurniture.co.uk"}'
{ "domain": { "domain_url": "https://otbfurniture.co.uk", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.5173285007476807, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.4461418092250824, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Furnishings/Living Room Furniture", "confidence": 0.16549108922481537, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.1631660759449005, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.13062119483947754, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs