Category
Reviews
No reviews yet — be the first to review wonkee.io.
Get this data via API
Classify wonkee.io — 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://wonkee.io"}'
{
"domain": {
"domain_url": "https://wonkee.io",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.7486814856529236,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.6405264735221863,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.30647900700569153,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.28354960680007935,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.