Get this data via API

Classify fdinspections.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://fdinspections.co.uk"}'
{ "domain": { "domain_url": "https://fdinspections.co.uk", "categories": [ { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.9224590063095092, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.8266865611076355, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Home Improvement/Doors & Windows", "confidence": 0.5802395939826965, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.45110446214675903, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.3087804317474365, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.23780132830142975, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.1525106281042099, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs