Get this data via API

Classify safcongress.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://safcongress.com"}'
{ "domain": { "domain_url": "https://safcongress.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.9274680614471436, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.443768173456192, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.4059925377368927, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.38537099957466125, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.1736571490764618, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.16724702715873718, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs