Get this data via API
Classify advertisingexcellence.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://advertisingexcellence.co.uk"}'
{
"domain": {
"domain_url": "https://advertisingexcellence.co.uk",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.7861045002937317,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.3562529981136322,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.22613435983657837,
"IAB9-24": "Radio",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.