Get this data via API
Classify womix.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://womix.io"}'
{
"domain": {
"domain_url": "https://womix.io",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.3214136064052582,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.26772835850715637,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.17363744974136353,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.14012782275676727,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.