Get this data via API

Classify triadsafe.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://triadsafe.com"}'
{ "domain": { "domain_url": "https://triadsafe.com", "categories": [ { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.8212047219276428, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.2945869266986847, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.2421141266822815, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems", "confidence": 0.1891687959432602, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Law & Government/Public Safety/Other", "confidence": 0.16887341439723969, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.10723745822906494, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.10478648543357848, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.10225670039653778, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs