Category
Global Rank
#4,634
Reviews
No reviews yet — be the first to review recruit.co.jp.
Get this data via API
Classify recruit.co.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://recruit.co.jp"}'
{
"domain": {
"domain_url": "https://recruit.co.jp",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.35025811195373535,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.11427783221006392,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.