Get this data via API
Classify binformed.co.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://binformed.co.uk"}'
{
"domain": {
"domain_url": "https://binformed.co.uk",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.9089121222496032,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.8913648724555969,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Law & Government/Legal/Real Estate Law",
"confidence": 0.3102615475654602,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.28694090247154236,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.27786850929260254,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Rentals",
"confidence": 0.26387348771095276,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.