Get this data via API
Classify bibliotecaborghi.org — 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://bibliotecaborghi.org"}'
{
"domain": {
"domain_url": "https://bibliotecaborghi.org",
"categories": [
{
"name": "/Reference/Libraries & Museums/Libraries",
"confidence": 0.7166649699211121,
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.2829299867153168,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.19730216264724731,
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.1834309548139572,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/News/Politics/Other",
"confidence": 0.1143345758318901,
"IAB12": "News",
"IAB-386": "Politics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.