Get this data via API
Classify trumanlibrary.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://trumanlibrary.gov"}'
{
"domain": {
"domain_url": "https://trumanlibrary.gov",
"categories": [
{
"name": "/Reference/Libraries & Museums",
"confidence": 0.71,
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Law & Government/Government",
"confidence": 0.7,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.61,
"IAB-466-464": "Chemistry/Science/Chemistry"
}
]
},
"success": true
}
Category
Global Rank
#123,385
Get this data as JSON — free trial, 50 API calls included.