Get this data via API

Classify eventstay.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://eventstay.co"}'
{ "domain": { "domain_url": "https://eventstay.co", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Business Travel", "confidence": 0.49201375246047974, "IAB20-7": "Business Travel", "IAB-676-664": "Travel Type - Business Travel" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3287988305091858, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.2337024211883545, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.21892505884170532, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs