Category
Reviews
No reviews yet — be the first to review hoton.ai.
Get this data via API
Classify hoton.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://hoton.ai"}'
{
"domain": {
"domain_url": "https://hoton.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7626929879188538,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.702634334564209,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.344694048166275,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/News/Technology News",
"confidence": 0.33405089378356934,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1688900738954544,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/News/Business News/Other",
"confidence": 0.1619812250137329,
"IAB12": "News",
"IAB-52": "Business and Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.