Get this data via API
Classify eldiadelmaestro.com — 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://eldiadelmaestro.com"}'
{
"domain": {
"domain_url": "https://eldiadelmaestro.com",
"categories": [
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.824402928352356,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.28025150299072266,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.24196134507656095,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.1515427529811859,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.