Get this data via API

Classify dc2fire.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://dc2fire.co.uk"}'
{ "domain": { "domain_url": "https://dc2fire.co.uk", "categories": [ { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.82 }, { "name": "/Law & Government/Public Safety", "confidence": 0.6 }, { "name": "/Home & Garden/Home Safety & Security", "confidence": 0.51, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs