Category
Reviews
No reviews yet — be the first to review epex.ie.
Get this data via API
Classify epex.ie — 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://epex.ie"}'
{
"domain": {
"domain_url": "https://epex.ie",
"categories": [
{
"name": "/Law & Government/Government/Public Policy",
"confidence": 0.5588607788085938,
"IAB11-4": "Politics",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.21053175628185272,
"IAB5": "Education",
"IAB-137-132": "Education - College Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.