Get this data via API
Classify bulwarkassoc.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://bulwarkassoc.com"}'
{
"domain": {
"domain_url": "https://bulwarkassoc.com",
"categories": [
{
"name": "/Law & Government/Military/Navy",
"confidence": 0.49558186531066895,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.469394713640213,
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.285590261220932,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.26440903544425964,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.