Get this data via API
Classify link.me — 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.me"}'
{
"domain": {
"domain_url": "https://link.me",
"categories": [
{
"name": "/Online Communities/Social Networks",
"confidence": 0.689995288848877,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.3396361172199249,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Online Communities/Photo & Video Sharing/Video Sharing",
"confidence": 0.1867908835411072,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.15899144113063812,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Online Goodies/Social Network Apps & Add-Ons",
"confidence": 0.13541267812252045,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.13391666114330292,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#11,585
Tech Stack (4 technologies)
Get this data as JSON — free trial, 50 API calls included.