Get this data via API

Classify nassousa.net — 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://nassousa.net"}'
{ "domain": { "domain_url": "https://nassousa.net", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.8233262896537781, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.7140607833862305, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.6580157279968262, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.4522791802883148, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.31400465965270996, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Other", "confidence": 0.2128530740737915, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.10817928612232208, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs