Get this data via API
Classify tekkers.nl — 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://tekkers.nl"}'
{
"domain": {
"domain_url": "https://tekkers.nl",
"categories": [
{
"name": "/Sports/Team Sports/Other",
"confidence": 0.4640410840511322,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Other",
"confidence": 0.30364990234375,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.25840121507644653,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.23333613574504852,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.19689251482486725,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.17870023846626282,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Tags
Category
Get this data as JSON — free trial, 50 API calls included.