Get this data via API

Classify doorreg.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://doorreg.co.uk"}'
{ "domain": { "domain_url": "https://doorreg.co.uk", "categories": [ { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.8723847270011902, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.5405957698822021, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.48735275864601135, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.30600956082344055, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Home Improvement/Doors & Windows", "confidence": 0.2935001254081726, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.2857935428619385, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.23470652103424072, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.12640486657619476, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.1242045983672142, "IAB-376-SPSHQ5": "Genres - Public Radio" } ] }, "success": true }
Get Free API Key View API Docs