Get this data via API
Classify predictmy.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://predictmy.ai"}'
{
"domain": {
"domain_url": "https://predictmy.ai",
"categories": [
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.6871604919433594,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.6817915439605713,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5880111455917358,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.24628190696239471,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Fantasy Sports",
"confidence": 0.2103768140077591,
"IAB17": "Sports",
"IAB-508-483": "Fantasy Sports/Sports/Fantasy Sports"
},
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.17142145335674286,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/News/Sports News",
"confidence": 0.14443600177764893,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.10227197408676147,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.