Category
Reviews
No reviews yet — be the first to review e-cres.jp.
Get this data via API
Classify e-cres.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://e-cres.jp"}'
{
"domain": {
"domain_url": "https://e-cres.jp",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.72,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Jobs & Education/Education",
"confidence": 0.67,
"IAB-132": "Education"
},
{
"name": "/People & Society/Family & Relationships",
"confidence": 0.51,
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.