Get this data via API

Classify appliancesafepattesting.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://appliancesafepattesting.co.uk"}'
{ "domain": { "domain_url": "https://appliancesafepattesting.co.uk", "categories": [ { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.6534314751625061, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.426577091217041, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Home Appliances/Other", "confidence": 0.237361878156662, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.14256946742534635, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs