Get this data via API
Classify aiportfolios.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://aiportfolios.com"}'
{
"domain": {
"domain_url": "https://aiportfolios.com",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.7000324726104736,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.6052705645561218,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Brokerages & Day Trading",
"confidence": 0.40373694896698,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.34495624899864197,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2728080451488495,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.12361503392457962,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.10642538219690324,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.