Get this data via API
Classify fitit.ai — 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://fitit.ai"}'
{
"domain": {
"domain_url": "https://fitit.ai",
"categories": [
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.3131846487522125,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.303524911403656,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.2689795196056366,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.2270037680864334,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Global Rank
#335,232
Get this data as JSON — free trial, 50 API calls included.