Get this data via API
Classify myignite.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://myignite.ca"}'
{
"domain": {
"domain_url": "https://myignite.ca",
"categories": [
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.4231553077697754,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.37055841088294983,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.1319066435098648,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1141986846923828,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.11278221011161804,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.10261644423007964,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.