Get this data via API
Classify atomico.es — 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://atomico.es"}'
{
"domain": {
"domain_url": "https://atomico.es",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing",
"confidence": 0.8
},
{
"name": "/Business & Industrial/Transportation & Logistics",
"confidence": 0.7,
"IAB-101-90": "Logistics and Transportation Industry/Business and Finance/Industries/Logistics and Transportation Industry"
},
{
"name": "/Sports/Team Sports/Martial Arts",
"confidence": 0.6,
"IAB17-20": "Martial Arts"
},
{
"name": "/Sports/Individual Sports",
"confidence": 0.5,
"IAB17": "Sports"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services",
"confidence": 0.4,
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Weddings",
"confidence": 0.3,
"IAB14-7": "Weddings"
},
{
"name": "/Health/Nutrition",
"confidence": 0.2,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Home & Garden/Home Improvement",
"confidence": 0.1,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.