Get this data via API

Classify mrcdomaineduroy.ca — 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://mrcdomaineduroy.ca"}'
{ "domain": { "domain_url": "https://mrcdomaineduroy.ca", "categories": [ { "name": "/Business & Industrial", "confidence": 0.7 }, { "name": "/Business & Industrial/Agriculture & Forestry", "confidence": 0.7, "IAB-102-90": "Agriculture/Business and Finance/Industries/Agriculture" }, { "name": "/Business & Industrial/Business Services", "confidence": 0.7 }, { "name": "/Business & Industrial/Energy & Utilities", "confidence": 0.7, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Business & Industrial/Manufacturing", "confidence": 0.7, "IAB-104-90": "Manufacturing Industry/Business and Finance/Industries/Manufacturing Industry" }, { "name": "/Business & Industrial/Transportation & Logistics", "confidence": 0.7, "IAB-101-90": "Logistics and Transportation Industry/Business and Finance/Industries/Logistics and Transportation Industry" }, { "name": "/Reference", "confidence": 0.7 }, { "name": "/Reference/Geographic Reference", "confidence": 0.7 }, { "name": "/Reference/Humanities", "confidence": 0.7 }, { "name": "/Reference/Humanities/History", "confidence": 0.7 }, { "name": "/Science", "confidence": 0.7, "IAB15": "Science" }, { "name": "/Science/Ecology & Environment", "confidence": 0.7, "IAB15": "Science", "IAB-467-464": "Environment/Science/Environment" }, { "name": "/Science/Engineering & Technology", "confidence": 0.7, "IAB15": "Science" } ] }, "success": true }
Get Free API Key View API Docs