Category
Global Rank
#945,542
Reviews
No reviews yet — be the first to review linko.global.
Get this data via API
Classify linko.global — 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://linko.global"}'
{
"domain": {
"domain_url": "https://linko.global",
"categories": [
{
"name": "/Online Communities",
"confidence": 0.8
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.7,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.6,
"IAB19-23": "Net Conferencing",
"IAB-607-602": "Software and Applications - Web Conferencing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.