Get this data via API
Classify ilifesave.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://ilifesave.co.uk"}'
{
"domain": {
"domain_url": "https://ilifesave.co.uk",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.9038825035095216,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.138478621840477,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.1355692893266678,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.10977645218372344,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.10113709419965744,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.