Get this data via API

Classify sabirevents.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://sabirevents.com"}'
{ "domain": { "domain_url": "https://sabirevents.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.6438093781471252, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.5894884467124939, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.5288386344909668, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3961963355541229, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.3105047047138214, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.14791303873062134, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" } ] }, "success": true }
Get Free API Key View API Docs