Company
Category
Global Rank
#8,588
Tech Stack (4 technologies)
Reviews
No reviews yet — be the first to review library.link.
Get this data via API
Classify library.link — 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://library.link"}'
{
"domain": {
"domain_url": "https://library.link",
"categories": [
{
"name": "/Reference/Libraries & Museums/Libraries",
"confidence": 0.6564317941665649,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.16479550302028656,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Reference/Libraries & Museums/Other",
"confidence": 0.15401025116443634,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.11111577600240707,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.