Get this data via API
Classify oldmuseumbuilding.org.uk — 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://oldmuseumbuilding.org.uk"}'
{
"domain": {
"domain_url": "https://oldmuseumbuilding.org.uk",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.4661653339862823,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Reference/Libraries & Museums/Museums",
"confidence": 0.3845670819282532,
"IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.3823835849761963,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.