Category
Reviews
No reviews yet — be the first to review hdl.loc.gov.
Get this data via API
Classify hdl.loc.gov — 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://hdl.loc.gov"}'
{
"domain": {
"domain_url": "https://hdl.loc.gov",
"categories": [
{
"name": "/Reference/Libraries & Museums/Libraries",
"confidence": 0.3593638241291046,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/Libraries & Museums/Other",
"confidence": 0.23189206421375275,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.1292443871498108,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.