Get this data via API

Classify srahec.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://srahec.ca"}'
{ "domain": { "domain_url": "https://srahec.ca", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.41369885206222534, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Law & Government/Government/Lobbying", "confidence": 0.1901642084121704, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Other", "confidence": 0.10662766546010972, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Other", "confidence": 0.10169962793588638, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Education", "confidence": 0.1012473925948143, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" } ] }, "success": true }
Get Free API Key View API Docs