Get this data via API
Classify aptismaster.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://aptismaster.es"}'
{
"domain": {
"domain_url": "https://aptismaster.es",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.5326175689697266,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.4807555973529816,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.4469233453273773,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.1790366768836975,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.1241859644651413,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.