Get this data via API

Classify marqaorganization.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://marqaorganization.com"}'
{ "domain": { "domain_url": "https://marqaorganization.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.5748003721237183, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.31439995765686035, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.24979180097579956, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs