Get this data via API
Classify vincolo.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://vincolo.jp"}'
{
"domain": {
"domain_url": "https://vincolo.jp",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2642847001552582,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.2316601425409317,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Crowdfunding",
"confidence": 0.18709884583950043,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.1801440268754959,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.12241268157958984,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.11313804239034651,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Online Communities/Other",
"confidence": 0.10686017572879793,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.