Get this data via API
Classify workpermits4ireland.com — 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://workpermits4ireland.com"}'
{
"domain": {
"domain_url": "https://workpermits4ireland.com",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.9941627383232116,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.4864345192909241,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.1861918568611145
},
{
"name": "/Law & Government/Legal/Labor & Employment Law",
"confidence": 0.13955631852149963,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.