Category
Global Rank
#933,579
Reviews
No reviews yet — be the first to review linkifier.me.
Get this data via API
Classify linkifier.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://linkifier.me"}'
{
"domain": {
"domain_url": "https://linkifier.me",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.49672073125839233,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.3593069016933441,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.19027242064476013,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.1375056654214859,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.