Get this data via API
Classify ltes-global.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://ltes-global.com"}'
{
"domain": {
"domain_url": "https://ltes-global.com",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.42847374081611633,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.22874076664447784,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.19061142206192017,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.16721417009830475,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.15919937193393707,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.13239730894565582,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Internet & Telecom/Teleconferencing",
"confidence": 0.11244510859251022,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.