Category
Reviews
No reviews yet — be the first to review ticketcricket.co.
Get this data via API
Classify ticketcricket.co — 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://ticketcricket.co"}'
{
"domain": {
"domain_url": "https://ticketcricket.co",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.7825353145599365,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Sports/Team Sports/Cricket",
"confidence": 0.7720308899879456,
"IAB17-9": "Cricket",
"IAB-491-483": "Cricket/Sports/Cricket"
},
{
"name": "/Arts & Entertainment/Events & Listings/Live Sporting Events",
"confidence": 0.3182816505432129,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.