Category
Reviews
No reviews yet — be the first to review arenaticket.md.
Get this data via API
Classify arenaticket.md — 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://arenaticket.md"}'
{
"domain": {
"domain_url": "https://arenaticket.md",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.6718459129333496,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1833210289478302,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.