Get this data via API

Classify southallstories.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://southallstories.uk"}'
{ "domain": { "domain_url": "https://southallstories.uk", "categories": [ { "name": "/News/Local News", "confidence": 0.6799448132514954, "IAB12-3": "Local News" }, { "name": "/News/Other", "confidence": 0.3708688020706177, "IAB12": "News" }, { "name": "/News/Politics/Other", "confidence": 0.28640106320381165, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.2659536600112915, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Other", "confidence": 0.16136758029460907, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Gossip & Tabloid News/Scandals & Investigations", "confidence": 0.1125013753771782, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs