Category
Reviews
No reviews yet — be the first to review triall.ai.
Get this data via API
Classify triall.ai — 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://triall.ai"}'
{
"domain": {
"domain_url": "https://triall.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8131079077720642,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys",
"confidence": 0.14103354513645172,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.10282724350690842,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.