Get this data via API
Classify iwand.style — 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://iwand.style"}'
{
"domain": {
"domain_url": "https://iwand.style",
"categories": [
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.7147455811500549,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.4099043905735016,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.3127899765968323,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.28581827878952026,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.2102285921573639,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.18950968980789185,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.16560137271881104,
"IAB22": "Shopping",
"IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.14504636824131012,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1040145456790924,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.