Get this data via API
Classify myattendeeresource.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://myattendeeresource.com"}'
{
"domain": {
"domain_url": "https://myattendeeresource.com",
"categories": [
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.4591431617736816,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.27159056067466736,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.2709926962852478,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.16573157906532288,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.15658967196941376,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.14378443360328674,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.