Get this data via API

Classify satc.org.za — 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://satc.org.za"}'
{ "domain": { "domain_url": "https://satc.org.za", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.7626965045928955, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.4663620889186859, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Other", "confidence": 0.3529632091522217, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.2890312373638153, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Law & Government/Government/Other", "confidence": 0.18329906463623047, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.1181359365582466, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs