Get this data via API
Classify ficc.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://ficc.jp"}'
{
"domain": {
"domain_url": "https://ficc.jp",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.29579779505729675,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.1471964567899704,
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.11519832909107208,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.