Category
Reviews
No reviews yet — be the first to review kapyle.com.
Get this data via API
Classify kapyle.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://kapyle.com"}'
{
"domain": {
"domain_url": "https://kapyle.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.8479016423225403,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
},
{
"name": "/Games/Board Games/Chess & Abstract Strategy Games",
"confidence": 0.4147787392139435,
"IAB9-8": "Chess",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.30669453740119934,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.14643657207489014,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.12723182141780853,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.