Get this data via API
Classify nextfellow.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://nextfellow.ai"}'
{
"domain": {
"domain_url": "https://nextfellow.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4807540476322174,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources",
"confidence": 0.40985384583473206,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/People & Society/Kids & Teens/Teen Interests",
"confidence": 0.1377577930688858,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.13630783557891846,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.11335130035877228,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.