Category
Reviews
No reviews yet — be the first to review empirical.training.
Get this data via API
Classify empirical.training — 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://empirical.training"}'
{
"domain": {
"domain_url": "https://empirical.training",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.9097276926040648,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.7020251750946045,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.6705394387245178,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.4949837923049927,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.41812652349472046,
"IAB4-1": "Career Planning",
"IAB-126-123": "Careers - Career Planning"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.16679784655570984,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.14638201892375946,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.12738758325576782,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.11177206039428712,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.