Get this data via API

Classify southernvoice.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://southernvoice.co.uk"}'
{ "domain": { "domain_url": "https://southernvoice.co.uk", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Rock Music", "confidence": 0.1513301134109497, "IAB1": "Arts & Entertainment", "IAB-363-338": "Rock Music/Music/Rock Music" }, { "name": "/News/Other", "confidence": 0.15035849809646606, "IAB12": "News" }, { "name": "/Arts & Entertainment/Music & Audio/Radio", "confidence": 0.14510279893875122, "IAB9-24": "Radio", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Country Music", "confidence": 0.10571397095918655, "IAB1": "Arts & Entertainment", "IAB-350-338": "Country Music/Music/Country Music" } ] }, "success": true }
Get Free API Key View API Docs