Category
Reviews
No reviews yet — be the first to review link.org.es.
Get this data via API
Classify link.org.es — 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://link.org.es"}'
{
"domain": {
"domain_url": "https://link.org.es",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Emulation",
"confidence": 0.931082248687744,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.23440556228160855,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.1860402226448059,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.13021279871463776,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.