Get this data via API
Classify nbaabace.org — 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://nbaabace.org"}'
{
"domain": {
"domain_url": "https://nbaabace.org",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.7047016620635986,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.4629478454589844,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.32997819781303406,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.18011295795440674,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.1434498131275177,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.1160208210349083,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.