Get this data via API
Classify westfortn.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://westfortn.com"}'
{
"domain": {
"domain_url": "https://westfortn.com",
"categories": [
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.839292049407959,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.23159494996070865,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.17254145443439484,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/News/Politics/Other",
"confidence": 0.16403955221176147,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.11597379297018053,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.