Get this data via API
Classify elderly-recruit.jp — 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://elderly-recruit.jp"}'
{
"domain": {
"domain_url": "https://elderly-recruit.jp",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 1,
"IAB-132": "Education"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.9021674990653992,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.2037404328584671,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.13459700345993042,
"IAB-126-123": "Career Planning/Careers/Career Planning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.