Get this data via API
Classify misstechy.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://misstechy.com"}'
{
"domain": {
"domain_url": "https://misstechy.com",
"categories": [
{
"name": "/Computers & Electronics/Networking",
"confidence": 0.8,
"IAB-600-599": "Computer Networking/Technology & Computing/Computing/Computer Networking"
},
{
"name": "/Business & Industrial/Advertising & Marketing",
"confidence": 0.7
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.6
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.5,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Health/Weight Loss",
"confidence": 0.5,
"IAB7-44": "Weight Loss"
},
{
"name": "/Real Estate/Real Estate Investment",
"confidence": 0.5,
"IAB21": "Real Estate"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.4,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Finance/Investing",
"confidence": 0.4,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Investing/Personal Finance/Personal Investing"
},
{
"name": "/Food & Drink/Restaurants",
"confidence": 0.4,
"IAB8": "Food & Drink"
},
{
"name": "/People & Society/Kids & Teens",
"confidence": 0.3
}
]
},
"success": true
}
Category
Health
Weight Loss
50%
Get this data as JSON — free trial, 50 API calls included.