Category
Global Rank
#11,341
Tech Stack (4 technologies)
Reviews
No reviews yet — be the first to review link.me.
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,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.3396361172199249,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Online Communities/Photo & Video Sharing/Video Sharing",
"confidence": 0.1867908835411072,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.15899144113063812,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Online Communities/Online Goodies/Social Network Apps & Add-Ons",
"confidence": 0.13541267812252045,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.13391666114330292,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.