Category
Reviews
No reviews yet — be the first to review arch-c.co.jp.
Get this data via API
Classify arch-c.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://arch-c.co.jp"}'
{
"domain": {
"domain_url": "https://arch-c.co.jp",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation",
"confidence": 0.5184244513511658,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.26983192563056946,
"IAB3": "Business",
"IAB-62-53": "Business - Business Administration"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.11300167441368104,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.