Get this data via API

Classify onterris.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://onterris.com"}'
{ "domain": { "domain_url": "https://onterris.com", "categories": [ { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.9798330068588256, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.5013881325721741, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.4808746576309204, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Chemicals Industry/Other", "confidence": 0.4461041092872619, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.30467456579208374, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.17416656017303467, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.17173461616039276, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.14924904704093933, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.10799188166856766, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs