Get this data via API

Classify tickets-tenerife.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://tickets-tenerife.com"}'
{ "domain": { "domain_url": "https://tickets-tenerife.com", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Zoos, Aquariums & Preserves", "confidence": 0.7474136352539062, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.4800443649291992, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.3706935346126557, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.32722705602645874, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.15542292594909668, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.13064660131931305, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs