Get this data via API

Classify notts-fire.gov.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://notts-fire.gov.uk"}'
{ "domain": { "domain_url": "https://notts-fire.gov.uk", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.9603809714317322, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.36325883865356445, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.3086594045162201, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Local News", "confidence": 0.2619587779045105, "IAB12-3": "Local News" }, { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.12774032354354858, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs