Category
Reviews
No reviews yet — be the first to review all.events.
Get this data via API
Classify all.events — 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://all.events"}'
{
"domain": {
"domain_url": "https://all.events",
"categories": [
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.8770567178726196,
"IAB13-6": "Insurance",
"IAB-399-398": "Insurance - Health Insurance"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.17265096306800842,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.16032515466213226,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.1542591154575348,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.13186833262443542,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.1295577883720398,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.1262519508600235,
"IAB11-3": "U.S. Government Resources",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.