Get this data via API
Classify bgiresearch.com — 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://bgiresearch.com"}'
{
"domain": {
"domain_url": "https://bgiresearch.com",
"categories": [
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.9467465281486512,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.5848982930183411,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.3545701503753662,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.19862186908721924,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.17004071176052094,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.1059170588850975,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.10211343318223952,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.