Category
Reviews
No reviews yet — be the first to review yatoon.ai.
Get this data via API
Classify yatoon.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://yatoon.ai"}'
{
"domain": {
"domain_url": "https://yatoon.ai",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Comics",
"confidence": 0.7336724400520325,
"IAB9-11": "Comic Books",
"IAB-46-42": "Books and Literature - Comics and Graphic Novels"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.6223617792129517,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.2905789315700531,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.