Get this data via API
Classify it4lia-aifactory.eu — 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://it4lia-aifactory.eu"}'
{
"domain": {
"domain_url": "https://it4lia-aifactory.eu",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.8863800764083862,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.31336817145347595,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Earth Sciences/Atmospheric Science",
"confidence": 0.269226998090744,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Internet & Telecom/Teleconferencing",
"confidence": 0.10900190472602844,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.