Get this data via API
Classify txaaconvention.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://txaaconvention.org"}'
{
"domain": {
"domain_url": "https://txaaconvention.org",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.6954533457756042,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Health/Substance Abuse/Drug & Alcohol Treatment",
"confidence": 0.2243682891130447,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1956448554992676,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.17904604971408844,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.1383681744337082,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.