Get this data via API

Classify westfour.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://westfour.co.uk"}'
{ "domain": { "domain_url": "https://westfour.co.uk", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.8859775066375732, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.7981761693954468, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.5007807612419128, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.15309664607048035, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.12504038214683533, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Health/Public Health/Toxic Substances & Poisoning", "confidence": 0.11479856073856354, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs