Get this data via API
Classify endlessglobal.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://endlessglobal.com"}'
{
"domain": {
"domain_url": "https://endlessglobal.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.5091366171836853,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.17013463377952576,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Educational Games",
"confidence": 0.1618090718984604,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.13149766623973846,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.12744775414466858,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.