Get this data via API
Classify amazing.careers — 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://amazing.careers"}'
{
"domain": {
"domain_url": "https://amazing.careers",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 1,
"IAB-132": "Education"
},
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.32086101174354553,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.3135868012905121,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.14677853882312775,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.